Home
last modified time | relevance | path

Searched refs:__rel_dyn_start (Results 1 – 25 of 30) sorted by relevance

12

/external/u-boot/include/asm-generic/
Dsections.h76 extern char __rel_dyn_start[];
83 extern ulong __rel_dyn_start;
/external/u-boot/arch/x86/cpu/
Du-boot-64.lds84 __rel_dyn_start = .; symbol
96 .bss __rel_dyn_start (OVERLAY) : {
Du-boot.lds87 __rel_dyn_start = .; symbol
95 .bss __rel_dyn_start (OVERLAY) : {
/external/u-boot/arch/arm/cpu/
Du-boot-spl.lds51 __rel_dyn_start = .; symbol
63 .bss __rel_dyn_start (OVERLAY) : {
Du-boot.lds182 *(.__rel_dyn_start)
215 .bss_start __rel_dyn_start (OVERLAY) : {
/external/u-boot/arch/arm/lib/
Drelocate_64.S60 adrp x2, __rel_dyn_start /* x2 <- address bits [31:12] */
61 add x2, x2, :lo12:__rel_dyn_start /* x2 <- address bits [11:00] */
Dsections.c25 char __rel_dyn_start[0] __attribute__((section(".__rel_dyn_start"))); variable
Drelocate.S95 ldr r2, =__rel_dyn_start /* r2 <- SRC &__rel_dyn_start */
/external/u-boot/board/compulab/cm_t335/
Du-boot.lds52 *(.__rel_dyn_start)
87 .bss_start __rel_dyn_start (OVERLAY) : {
/external/u-boot/board/cirrus/edb93xx/
Du-boot.lds57 *(.__rel_dyn_start)
90 .bss_start __rel_dyn_start (OVERLAY) : {
/external/u-boot/board/birdland/bav335x/
Du-boot.lds56 *(.__rel_dyn_start)
91 .bss_start __rel_dyn_start (OVERLAY) : {
/external/u-boot/arch/arm/mach-zynq/
Du-boot.lds86 *(.__rel_dyn_start)
110 .bss_start __rel_dyn_start (OVERLAY) : {
/external/u-boot/board/vscom/baltos/
Du-boot.lds69 *(.__rel_dyn_start)
104 .bss_start __rel_dyn_start (OVERLAY) : {
/external/u-boot/board/ti/am335x/
Du-boot.lds105 *(.__rel_dyn_start)
140 .bss_start __rel_dyn_start (OVERLAY) : {
/external/u-boot/arch/arc/cpu/
Du-boot.lds47 __rel_dyn_start = .; symbol
/external/u-boot/arch/nds32/cpu/n1213/
Du-boot.lds45 __rel_dyn_start = .; symbol
/external/u-boot/board/davinci/da8xxevm/
Du-boot-spl-da850evm.lds43 __rel_dyn_start = .; symbol
/external/u-boot/arch/riscv/cpu/
Du-boot.lds65 __rel_dyn_start = .; symbol
Du-boot-spl.lds59 __rel_dyn_start = .; symbol
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Du-boot-spl.lds39 __rel_dyn_start = .; symbol
/external/u-boot/board/synopsys/iot_devkit/
Du-boot.lds73 __rel_dyn_start = .;
/external/u-boot/arch/arc/lib/
Drelocate.c44 Elf32_Rela *re_src = (Elf32_Rela *)(&__rel_dyn_start); in do_elf_reloc_fixups()
/external/u-boot/board/qualcomm/dragonboard820c/
Du-boot.lds76 *(.__rel_dyn_start)
/external/u-boot/board/qualcomm/dragonboard410c/
Du-boot.lds83 *(.__rel_dyn_start)
/external/u-boot/arch/arm/cpu/armv8/
Du-boot.lds136 *(.__rel_dyn_start)

12