Searched refs:translate_reloc (Results 1 – 3 of 3) sorted by relevance
6653 static asection *translate_reloc (const r_reloc *, r_reloc *, asection *);9043 target_sec = translate_reloc (&r_rel, &new_reloc, target_sec); in relax_section()9469 translate_reloc (const r_reloc *orig_rel, r_reloc *new_rel, asection *sec) in translate_reloc() function
658 changing a relocation's offset. Adjust call to translate_reloc. Do663 (translate_reloc): Get the target section from a new argument, not
991 (translate_reloc): Check new is_relaxable_asm_section flag. Call