Searched refs:__efi_runtime_rel_stop (Results 1 – 15 of 15) sorted by relevance
10 char __efi_runtime_rel_stop[0] variable
11 char __efi_runtime_rel_stop[0] variable
34 char __efi_runtime_rel_stop[0] __attribute__((section(".__efi_runtime_rel_stop"))); variable
45 *(.__efi_runtime_rel_stop)
58 __efi_runtime_rel_stop = .; symbol
69 __efi_runtime_rel_stop = .; symbol
62 __efi_runtime_rel_stop = .; symbol
73 *(.__efi_runtime_rel_stop)
75 *(.__efi_runtime_rel_stop)
118 __efi_runtime_rel_stop = .; symbol
93 *(.__efi_runtime_rel_stop)
170 *(.__efi_runtime_rel_stop)
152 extern unsigned int __efi_runtime_rel_start, __efi_runtime_rel_stop;
360 for (; (ulong)rel < (ulong)&__efi_runtime_rel_stop; rel++) { in efi_runtime_relocate()