Home
last modified time | relevance | path

Searched refs:__GOT_START__ (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-a/include/common/
A Dbl_common.ld.h61 __GOT_START__ = .; \
A Dbl_common.h69 #define __GOT_START__ Load$$__GOT__$$Base macro
/trusted-firmware-a/build/qemu/release/bl2/
A Dbl2.ld29 …_OPS_START__ = .; KEEP(*(cpu_ops)) __CPU_OPS_END__ = .; . = ALIGN(8); __GOT_START__ = .; *(.got) _… symbol
A Dbl2.map1222 0x000000000e020d50 __GOT_START__ = .
A Dbl2.dump351 000000000e020d50 g .rodata 0000000000000000 __GOT_START__
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.ld24 …_OPS_START__ = .; KEEP(*(cpu_ops)) __CPU_OPS_END__ = .; . = ALIGN(8); __GOT_START__ = .; *(.got) _… symbol
A Dbl31.map1797 0x000000000e0478a0 __GOT_START__ = .
A Dbl31.dump646 000000000e0478a0 g .rodata 0000000000000000 __GOT_START__
/trusted-firmware-a/lib/aarch64/
A Dmisc_helpers.S518 adrp x1, __GOT_START__
519 add x1, x1, :lo12:__GOT_START__
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.ld30 …_OPS_START__ = .; KEEP(*(cpu_ops)) __CPU_OPS_END__ = .; . = ALIGN(8); __GOT_START__ = .; *(.got) _… symbol
A Dbl1.map1144 0x0000000000004ce8 __GOT_START__ = .
A Dbl1.dump472 0000000000004ce8 g .rodata 0000000000000000 __GOT_START__
/trusted-firmware-a/lib/aarch32/
A Dmisc_helpers.S238 ldr r1, =__GOT_START__

Completed in 35 milliseconds