Searched defs:reloc (Results 1 – 4 of 4) sorted by relevance
154 _relocation_start = .;166 _relocation_end = .;
74 void (*reloc)(unsigned long head, in machine_kexec() local
178 int *reloc; in handle_relocations() local
113 #define N(reloc) [R_IA64_##reloc] = #reloc argument