Searched refs:__efi_runtime_start (Results 1 – 15 of 15) sorted by relevance
20 .__efi_runtime_start : {21 *(.__efi_runtime_start)
7 char __efi_runtime_start[0] __attribute__((section(".__efi_runtime_start"))); variable
6 char __efi_runtime_start[0] __attribute__((section(".__efi_runtime_start"))); variable
27 __efi_runtime_start = .; symbol59 __efi_runtime_start = .; symbol
23 .__efi_runtime_start : {24 *(.__efi_runtime_start)
25 .__efi_runtime_start : {26 *(.__efi_runtime_start)
31 char __efi_runtime_start[0] __attribute__((section(".__efi_runtime_start"))); variable
43 .__efi_runtime_start : {44 *(.__efi_runtime_start)
19 __efi_runtime_start = .; symbol
27 __efi_runtime_start = .; symbol
49 .__efi_runtime_start : {50 *(.__efi_runtime_start)
32 __efi_runtime_start = .; symbol
787 runtime_start = (ulong)&__efi_runtime_start & ~runtime_mask; in add_u_boot_and_runtime()
218 extern unsigned int __efi_runtime_start, __efi_runtime_stop;
Completed in 12 milliseconds