Searched refs:__efi_runtime_start (Results 1 – 13 of 13) sorted by relevance
8 char __efi_runtime_start[0] __section("___efi_runtime_start"); variable
7 char __efi_runtime_start[0] __section(".__efi_runtime_start"); variable
25 .__efi_runtime_start : {26 *(.__efi_runtime_start)
23 .__efi_runtime_start : {24 *(.__efi_runtime_start)
32 char __efi_runtime_start[0] __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
922 runtime_start = (ulong)&__efi_runtime_start & ~runtime_mask; in add_u_boot_and_runtime()
337 extern char __efi_runtime_start[], __efi_runtime_stop[];
Completed in 15 milliseconds