Searched refs:treloff (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | pdp11.c | 227 file_ptr treloff, dreloff; member 3087 reloff_ptr = &flaginfo->treloff; in aout_link_reloc_link_order() 3198 && (reloff_ptr != &flaginfo->treloff in aout_link_reloc_link_order() 3574 && (reloff_ptr != &flaginfo->treloff in aout_link_input_section() 3613 &flaginfo->treloff, in aout_link_input_bfd() 3763 (*callback) (abfd, &aout_info.treloff, &aout_info.dreloff, in NAME() 3765 obj_textsec (abfd)->rel_filepos = aout_info.treloff; in NAME()
|
D | aoutx.h | 3522 file_ptr treloff, dreloff; member 3762 reloff_ptr = &flaginfo->treloff; in aout_link_reloc_link_order() 3903 && (reloff_ptr != &flaginfo->treloff in aout_link_reloc_link_order() 4764 && (reloff_ptr != &flaginfo->treloff in aout_link_input_section() 5288 &flaginfo->treloff, in aout_link_input_bfd() 5439 (*callback) (abfd, &aout_info.treloff, &aout_info.dreloff, in NAME() 5441 obj_textsec (abfd)->rel_filepos = aout_info.treloff; in NAME()
|