Home
last modified time | relevance | path

Searched defs:__efi_runtime_start (Results 1 – 7 of 7) sorted by relevance

/u-boot/board/qualcomm/dragonboard410c/
A Du-boot.lds27 __efi_runtime_start = .; symbol
59 __efi_runtime_start = .; symbol
/u-boot/arch/sandbox/lib/
A Dsections.c7 char __efi_runtime_start[0] __attribute__((section(".__efi_runtime_start"))); variable
/u-boot/arch/x86/lib/
A Dsections.c6 char __efi_runtime_start[0] __attribute__((section(".__efi_runtime_start"))); variable
/u-boot/arch/arm/lib/
A Dsections.c31 char __efi_runtime_start[0] __attribute__((section(".__efi_runtime_start"))); variable
/u-boot/arch/arm/cpu/armv8/
A Du-boot.lds32 __efi_runtime_start = .; symbol
/u-boot/board/qualcomm/dragonboard820c/
A Du-boot.lds27 __efi_runtime_start = .; symbol
/u-boot/arch/riscv/cpu/
A Du-boot.lds19 __efi_runtime_start = .; symbol

Completed in 8 milliseconds