/external/u-boot/include/asm-generic/ |
D | sections.h | 76 extern char __rel_dyn_start[]; 83 extern ulong __rel_dyn_start;
|
/external/u-boot/arch/x86/cpu/ |
D | u-boot-64.lds | 49 __rel_dyn_start = .; symbol 61 .bss __rel_dyn_start (OVERLAY) : {
|
D | u-boot.lds | 83 __rel_dyn_start = .; symbol 91 .bss __rel_dyn_start (OVERLAY) : {
|
/external/u-boot/arch/arm/cpu/ |
D | u-boot-spl.lds | 51 __rel_dyn_start = .; symbol 63 .bss __rel_dyn_start (OVERLAY) : {
|
D | u-boot.lds | 176 *(.__rel_dyn_start) 209 .bss_start __rel_dyn_start (OVERLAY) : {
|
/external/u-boot/board/compulab/cm_t335/ |
D | u-boot.lds | 52 *(.__rel_dyn_start) 87 .bss_start __rel_dyn_start (OVERLAY) : {
|
/external/u-boot/board/cirrus/edb93xx/ |
D | u-boot.lds | 57 *(.__rel_dyn_start) 90 .bss_start __rel_dyn_start (OVERLAY) : {
|
/external/u-boot/arch/arm/mach-zynq/ |
D | u-boot.lds | 80 *(.__rel_dyn_start) 104 .bss_start __rel_dyn_start (OVERLAY) : {
|
/external/u-boot/board/birdland/bav335x/ |
D | u-boot.lds | 56 *(.__rel_dyn_start) 91 .bss_start __rel_dyn_start (OVERLAY) : {
|
/external/u-boot/board/vscom/baltos/ |
D | u-boot.lds | 69 *(.__rel_dyn_start) 104 .bss_start __rel_dyn_start (OVERLAY) : {
|
/external/u-boot/board/ti/am335x/ |
D | u-boot.lds | 99 *(.__rel_dyn_start) 134 .bss_start __rel_dyn_start (OVERLAY) : {
|
/external/u-boot/arch/arm/lib/ |
D | sections.c | 25 char __rel_dyn_start[0] __attribute__((section(".__rel_dyn_start"))); variable
|
D | relocate_64.S | 57 adr x2, __rel_dyn_start /* x2 <- Run &__rel_dyn_start */
|
D | relocate.S | 94 ldr r2, =__rel_dyn_start /* r2 <- SRC &__rel_dyn_start */
|
/external/u-boot/arch/arc/cpu/ |
D | u-boot.lds | 47 __rel_dyn_start = .; symbol
|
/external/u-boot/board/Barix/ipam390/ |
D | u-boot-spl-ipam390.lds | 37 __rel_dyn_start = .; symbol
|
/external/u-boot/arch/riscv/cpu/ax25/ |
D | u-boot.lds | 60 __rel_dyn_start = .; symbol
|
/external/u-boot/arch/nds32/cpu/n1213/ |
D | u-boot.lds | 45 __rel_dyn_start = .; symbol
|
/external/u-boot/board/davinci/da8xxevm/ |
D | u-boot-spl-da850evm.lds | 40 __rel_dyn_start = .; symbol
|
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
D | u-boot-spl.lds | 39 __rel_dyn_start = .; symbol
|
/external/u-boot/board/qualcomm/dragonboard820c/ |
D | u-boot.lds | 70 *(.__rel_dyn_start)
|
/external/u-boot/board/qualcomm/dragonboard410c/ |
D | u-boot.lds | 70 *(.__rel_dyn_start)
|
/external/u-boot/arch/arc/lib/ |
D | relocate.c | 44 Elf32_Rela *re_src = (Elf32_Rela *)(&__rel_dyn_start); in do_elf_reloc_fixups()
|
/external/u-boot/arch/x86/lib/ |
D | relocate.c | 135 void *re_src = (void *)(&__rel_dyn_start); in do_elf_reloc_fixups()
|
/external/u-boot/arch/arm/cpu/armv8/ |
D | u-boot.lds | 126 *(.__rel_dyn_start)
|