Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/lib/
A Dsections.c10 char __efi_runtime_rel_start[0] variable
/u-boot/arch/x86/lib/
A Dsections.c9 char __efi_runtime_rel_start[0] variable
/u-boot/arch/arm/lib/
A Dsections.c34 char __efi_runtime_rel_start[0] __section(".__efi_runtime_rel_start"); variable
/u-boot/arch/riscv/cpu/
A Du-boot.lds54 __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.lds65 *(.__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.lds121 __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.lds162 *(.__efi_runtime_rel_start)
/u-boot/include/
A Defi_loader.h338 extern char __efi_runtime_rel_start[], __efi_runtime_rel_stop[];

Completed in 16 milliseconds