Searched refs:__got_start (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/examples/standalone/ |
H A D | nds32.lds | 25 __got_start = .; symbol
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ |
H A D | u-boot.lds | 32 __got_start = .; symbol
|
/openbmc/u-boot/arch/riscv/cpu/ |
H A D | u-boot.lds | 41 __got_start = .; symbol
|
/openbmc/u-boot/arch/m68k/cpu/ |
H A D | u-boot.lds | 40 __got_start = .; symbol
|
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/ |
H A D | start.S | 124 move.l #__got_start, %a5 211 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
|
/openbmc/u-boot/arch/m68k/cpu/mcf530x/ |
H A D | start.S | 126 move.l #__got_start, %a5 207 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE), %a1
|
/openbmc/u-boot/arch/m68k/cpu/mcf523x/ |
H A D | start.S | 117 move.l #__got_start, %a5 208 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
|
/openbmc/u-boot/arch/m68k/cpu/mcf532x/ |
H A D | start.S | 132 move.l #__got_start, %a5 223 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
|
/openbmc/linux/arch/s390/kernel/ |
H A D | vmlinux.lds.S | 78 __got_start = .; symbol
|
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/ |
H A D | start.S | 196 move.l #__got_start, %a5 286 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
|
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/ |
H A D | start.S | 356 move.l #__got_start, %a5 443 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
|
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/ |
H A D | start.S | 481 move.l #__got_start, %a5 572 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
|