Home
last modified time | relevance | path

Searched refs:__efi_runtime_rel_start (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/arch/x86/lib/
H A Dsections.c8 char __efi_runtime_rel_start[0] variable
/openbmc/u-boot/arch/sandbox/lib/
H A Dsections.c9 char __efi_runtime_rel_start[0] variable
/openbmc/u-boot/arch/arm/lib/
H A Dsections.c33 char __efi_runtime_rel_start[0] __attribute__((section(".__efi_runtime_rel_start"))); variable
/openbmc/u-boot/arch/sandbox/cpu/
H A Du-boot.lds35 *(.__efi_runtime_rel_start)
/openbmc/u-boot/arch/riscv/cpu/
H A Du-boot.lds55 __efi_runtime_rel_start = .; symbol
/openbmc/u-boot/arch/x86/cpu/
H A Du-boot-64.lds63 *(.__efi_runtime_rel_start)
H A Du-boot.lds65 *(.__efi_runtime_rel_start)
/openbmc/u-boot/board/qualcomm/dragonboard410c/
H A Du-boot.lds66 __efi_runtime_rel_start = .; symbol
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Du-boot.lds59 __efi_runtime_rel_start = .; symbol
/openbmc/u-boot/arch/arm/mach-zynq/
H A Du-boot.lds65 *(.__efi_runtime_rel_start)
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Du-boot.lds115 __efi_runtime_rel_start = .; symbol
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c353 struct elf_rela *rel = (void*)&__efi_runtime_rel_start; in efi_runtime_relocate()
355 struct elf_rel *rel = (void*)&__efi_runtime_rel_start; in efi_runtime_relocate()
/openbmc/u-boot/board/ti/am335x/
H A Du-boot.lds83 *(.__efi_runtime_rel_start)
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot.lds160 *(.__efi_runtime_rel_start)
/openbmc/u-boot/include/
H A Defi_loader.h152 extern unsigned int __efi_runtime_rel_start, __efi_runtime_rel_stop;