Home
last modified time | relevance | path

Searched refs:__text_start (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dreloc.c121 off = relocaddr - (unsigned long)__text_start; in relocate_code()
126 length = __image_copy_end - __text_start; in relocate_code()
127 memcpy((void *)relocaddr, __text_start, length); in relocate_code()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Drelocate.c29 size_t len = (uintptr_t)&__data_end - (uintptr_t)&__text_start; in copy_uboot_to_ram()
33 memcpy((void *)gd->relocaddr, (void *)&__text_start, len); in copy_uboot_to_ram()
141 uintptr_t size = (uintptr_t)&__bss_end - (uintptr_t)&__text_start; in do_elf_reloc_fixups()
/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dprocessor.h13 extern char __text_start[];
/OK3568_Linux_fs/u-boot/arch/microblaze/cpu/
H A Du-boot.lds16 __text_start = .; symbol
H A Du-boot-spl.lds18 __text_start = .; symbol
/OK3568_Linux_fs/u-boot/arch/arc/cpu/
H A Du-boot.lds16 __text_start = .; symbol
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dsections.h60 extern char __text_start[];
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Du-boot-64.lds20 __text_start = .; symbol
H A Du-boot-spl.lds20 __text_start = .; symbol
H A Du-boot.lds20 __text_start = .; symbol
/OK3568_Linux_fs/u-boot/arch/mips/cpu/
H A Du-boot.lds22 __text_start = .; symbol
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-module.c56 const u8 *__text_start = &__fips140_text_start; variable
379 memcpy(textcopy, __text_start, textsize); in check_fips140_module_hmac()
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0009-bios-Don-t-try-to-guess-the-sections-alignment.patch40 __text_start = .;
174 __text_start = .;
H A D0010-core-Clean-up-the-i386-bios-build.patch416 - __text_start = .;
417 + HIDDEN(__text_start = .);
/OK3568_Linux_fs/buildroot/board/qemu/arm-vexpress-tz/
H A Dreadme.txt108 set a breakpoint to its entry point (__text_start) and start emulation:
112 (gdb) hbreak __text_start
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/src/
H A Dta.ld.S19 __text_start = .; define
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/src/
H A Dta.ld.S19 __text_start = .; define