Home
last modified time | relevance | path

Searched refs:__rel_dyn_end (Results 1 – 25 of 29) sorted by relevance

12

/external/u-boot/include/asm-generic/
Dsections.h77 extern char __rel_dyn_end[];
84 extern ulong __rel_dyn_end;
/external/u-boot/arch/arm/lib/
Dsections.c26 char __rel_dyn_end[0] __attribute__((section(".__rel_dyn_end"))); variable
Drelocate_64.S58 adr x3, __rel_dyn_end /* x3 <- Run &__rel_dyn_end */
Drelocate.S95 ldr r3, =__rel_dyn_end /* r3 <- SRC &__rel_dyn_end */
/external/u-boot/arch/arc/cpu/
Du-boot.lds51 __rel_dyn_end = .; symbol
/external/u-boot/board/Barix/ipam390/
Du-boot-spl-ipam390.lds39 __rel_dyn_end = .; symbol
/external/u-boot/arch/riscv/cpu/ax25/
Du-boot.lds62 __rel_dyn_end = .; symbol
/external/u-boot/arch/nds32/cpu/n1213/
Du-boot.lds47 __rel_dyn_end = .; symbol
/external/u-boot/board/davinci/da8xxevm/
Du-boot-spl-da850evm.lds42 __rel_dyn_end = .; symbol
/external/u-boot/arch/x86/cpu/
Du-boot-64.lds53 __rel_dyn_end = .; symbol
Du-boot.lds87 __rel_dyn_end = .; symbol
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Du-boot-spl.lds41 __rel_dyn_end = .; symbol
/external/u-boot/board/qualcomm/dragonboard820c/
Du-boot.lds79 *(.__rel_dyn_end)
/external/u-boot/board/qualcomm/dragonboard410c/
Du-boot.lds79 *(.__rel_dyn_end)
/external/u-boot/arch/arc/lib/
Drelocate.c45 Elf32_Rela *re_end = (Elf32_Rela *)(&__rel_dyn_end); in do_elf_reloc_fixups()
/external/u-boot/arch/arm/cpu/
Du-boot-spl.lds53 __rel_dyn_end = .; symbol
/external/u-boot/board/compulab/cm_t335/
Du-boot.lds61 *(.__rel_dyn_end)
/external/u-boot/board/cirrus/edb93xx/
Du-boot.lds66 *(.__rel_dyn_end)
/external/u-boot/arch/arm/mach-zynq/
Du-boot.lds89 *(.__rel_dyn_end)
/external/u-boot/board/birdland/bav335x/
Du-boot.lds65 *(.__rel_dyn_end)
/external/u-boot/arch/x86/lib/
Drelocate.c136 void *re_end = (void *)(&__rel_dyn_end); in do_elf_reloc_fixups()
/external/u-boot/arch/arm/cpu/armv8/
Du-boot.lds135 *(.__rel_dyn_end)
Dstart.S71 adr x3, __rel_dyn_end /* x3 <- Runtime &__rel_dyn_end */
/external/u-boot/board/vscom/baltos/
Du-boot.lds78 *(.__rel_dyn_end)
/external/u-boot/board/ti/am335x/
Du-boot.lds108 *(.__rel_dyn_end)

12