Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/sandbox/lib/
A Dsections.c12 char __efi_runtime_rel_stop[0] variable
/u-boot-v2022.01-rc1/arch/x86/lib/
A Dsections.c11 char __efi_runtime_rel_stop[0] variable
/u-boot-v2022.01-rc1/arch/arm/lib/
A Dsections.c35 char __efi_runtime_rel_stop[0] __section(".__efi_runtime_rel_stop"); variable
/u-boot-v2022.01-rc1/arch/sandbox/cpu/
A Du-boot.lds47 *(.__efi_runtime_rel_stop)
/u-boot-v2022.01-rc1/arch/riscv/cpu/
A Du-boot.lds57 __efi_runtime_rel_stop = .; symbol
/u-boot-v2022.01-rc1/board/qualcomm/dragonboard820c/
A Du-boot.lds62 __efi_runtime_rel_stop = .; symbol
/u-boot-v2022.01-rc1/arch/x86/cpu/
A Du-boot-64.lds73 *(.__efi_runtime_rel_stop)
A Du-boot.lds75 *(.__efi_runtime_rel_stop)
/u-boot-v2022.01-rc1/arch/arm/mach-zynq/
A Du-boot.lds75 *(.__efi_runtime_rel_stop)
/u-boot-v2022.01-rc1/arch/arm/cpu/armv8/
A Du-boot.lds122 __efi_runtime_rel_stop = .; symbol
/u-boot-v2022.01-rc1/board/ti/am335x/
A Du-boot.lds93 *(.__efi_runtime_rel_stop)
/u-boot-v2022.01-rc1/arch/arm/cpu/
A Du-boot.lds170 *(.__efi_runtime_rel_stop)
/u-boot-v2022.01-rc1/lib/efi_loader/
A Defi_runtime.c679 for (; (ulong)rel < (ulong)&__efi_runtime_rel_stop; rel++) { in efi_runtime_relocate()
/u-boot-v2022.01-rc1/include/
A Defi_loader.h315 extern char __efi_runtime_rel_start[], __efi_runtime_rel_stop[];

Completed in 95 milliseconds