Searched refs:__efi_runtime_stop (Results 1 – 15 of 15) sorted by relevance
29 .__efi_runtime_stop : {30 *(.__efi_runtime_stop)
33 .__efi_runtime_stop : {34 *(.__efi_runtime_stop)
31 __efi_runtime_stop = .; symbol62 __efi_runtime_stop = .; symbol
35 .__efi_runtime_stop : {36 *(.__efi_runtime_stop)
7 char __efi_runtime_stop[0] __attribute__((section(".__efi_runtime_stop"))); variable
8 char __efi_runtime_stop[0] __attribute__((section(".__efi_runtime_stop"))); variable
53 .__efi_runtime_stop : {54 *(.__efi_runtime_stop)
32 char __efi_runtime_stop[0] __attribute__((section(".__efi_runtime_stop"))); variable
23 __efi_runtime_stop = .; symbol
59 .__efi_runtime_stop : {60 *(.__efi_runtime_stop)
31 __efi_runtime_stop = .; symbol
36 __efi_runtime_stop = .; symbol
151 extern unsigned int __efi_runtime_start, __efi_runtime_stop;
636 runtime_end = (ulong)&__efi_runtime_stop; in add_u_boot_and_runtime()