Searched refs:__efi_runtime_rel_stop (Results 1 – 16 of 16) sorted by relevance
11 char __efi_runtime_rel_stop[0] variable
35 char __efi_runtime_rel_stop[0] __attribute__((section(".__efi_runtime_rel_stop"))); variable
57 __efi_runtime_rel_stop = .; symbol
72 *(.__efi_runtime_rel_stop)
70 *(.__efi_runtime_rel_stop)
113 __efi_runtime_rel_stop = .; symbol
87 *(.__efi_runtime_rel_stop)
68 extern unsigned int __efi_runtime_rel_start, __efi_runtime_rel_stop;
182 *(.__efi_runtime_rel_stop)
227 for (; (ulong)rel < (ulong)&__efi_runtime_rel_stop; rel++) { in efi_runtime_relocate()