Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dsections.c8 char __efi_runtime_rel_start[0] variable
/external/u-boot/arch/sandbox/lib/
Dsections.c9 char __efi_runtime_rel_start[0] variable
/external/u-boot/arch/arm/lib/
Dsections.c33 char __efi_runtime_rel_start[0] __attribute__((section(".__efi_runtime_rel_start"))); variable
/external/u-boot/arch/sandbox/cpu/
Du-boot.lds37 *(.__efi_runtime_rel_start)
/external/u-boot/arch/riscv/cpu/ax25/
Du-boot.lds50 __efi_runtime_rel_start = .; symbol
/external/u-boot/board/qualcomm/dragonboard820c/
Du-boot.lds53 __efi_runtime_rel_start = .; symbol
/external/u-boot/board/qualcomm/dragonboard410c/
Du-boot.lds53 __efi_runtime_rel_start = .; symbol
/external/u-boot/arch/x86/cpu/
Du-boot.lds61 *(.__efi_runtime_rel_start)
/external/u-boot/lib/efi_loader/
Defi_runtime.c257 struct elf_rela *rel = (void*)&__efi_runtime_rel_start; in efi_runtime_relocate()
259 struct elf_rel *rel = (void*)&__efi_runtime_rel_start; in efi_runtime_relocate()
/external/u-boot/arch/arm/mach-zynq/
Du-boot.lds59 *(.__efi_runtime_rel_start)
/external/u-boot/arch/arm/cpu/armv8/
Du-boot.lds109 __efi_runtime_rel_start = .; symbol
/external/u-boot/board/ti/am335x/
Du-boot.lds77 *(.__efi_runtime_rel_start)
/external/u-boot/arch/arm/cpu/
Du-boot.lds154 *(.__efi_runtime_rel_start)
/external/u-boot/include/
Defi_loader.h126 extern unsigned int __efi_runtime_rel_start, __efi_runtime_rel_stop;