Home
last modified time | relevance | path

Searched refs:__rodata_start (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/microblaze/cpu/
H A Du-boot.lds24 __rodata_start = .; symbol
H A Du-boot-spl.lds27 __rodata_start = .; symbol
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-module.c57 const u8 *__rodata_start = &__fips140_rodata_start; variable
380 memcpy(rodatacopy, __rodata_start, rodatasize); in check_fips140_module_hmac()
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0009-bios-Don-t-try-to-guess-the-sections-alignment.patch52 __rodata_start = .;
186 __rodata_start = .;
H A D0010-core-Clean-up-the-i386-bios-build.patch425 - __rodata_start = .;
426 + HIDDEN(__rodata_start = .);