Home
last modified time | relevance | path

Searched refs:translate_reloc (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c6653 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
DChangeLog-2007658 changing a relocation's offset. Adjust call to translate_reloc. Do
663 (translate_reloc): Get the target section from a new argument, not
DChangeLog-2004991 (translate_reloc): Check new is_relaxable_asm_section flag. Call