Lines Matching defs:reloc
61 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec,
64 *sec = reloc->sym->sec;
65 *off = reloc->sym->offset + reloc_addend(reloc);
72 struct reloc *orig_reloc, *new_reloc;
99 WARN_FUNC("can't find orig reloc", sec, offset + entry->orig);
108 WARN_FUNC("can't find new reloc",
121 struct reloc *key_reloc;
125 WARN_FUNC("can't find key reloc",