Searched refs:orig_reloc (Results 1 – 1 of 1) sorted by relevance
72 struct reloc *orig_reloc, *new_reloc; in get_alt_entry() local97 orig_reloc = find_reloc_by_dest(elf, sec, offset + entry->orig); in get_alt_entry()98 if (!orig_reloc) { in get_alt_entry()103 reloc_to_sec_off(orig_reloc, &alt->orig_sec, &alt->orig_off); in get_alt_entry()