Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds