Home
last modified time | relevance | path

Searched refs:full_aouthdr (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dlibcoff-in.h136 bfd_boolean full_aouthdr; member
Dcoffcode.h1819 xcoff->full_aouthdr = TRUE; in coff_mkobject_hook()
3007 else if (xcoff_data (abfd)->full_aouthdr) in coff_compute_section_file_positions()
3449 if (xcoff_data (abfd)->full_aouthdr) in coff_write_object_contents()
3744 if (xcoff_data (abfd)->full_aouthdr) in coff_write_object_contents()
4012 if (xcoff_data (abfd)->full_aouthdr) in coff_write_object_contents()
4135 if (xcoff_data (abfd)->full_aouthdr) in coff_write_object_contents()
Dlibcoff.h140 bfd_boolean full_aouthdr; member
Dcoff64-rs6000.c987 if (xcoff_data (abfd)->full_aouthdr)
2071 if (xcoff_data (abfd)->full_aouthdr)
Dcoff-rs6000.c288 ox->full_aouthdr = ix->full_aouthdr;
2588 if (xcoff_data (abfd)->full_aouthdr)
Dxcofflink.c471 xcoff_data (abfd)->full_aouthdr = TRUE; in _bfd_xcoff_bfd_link_hash_table_create()
DChangeLog-9495845 full_aouthdr flag here...
965 * libcoff-in.h (struct xcoff_tdata): Add full_aouthdr,
972 full a.out header if full_aouthdr is set in xcoff_data.
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dlibcoff-in.h139 bfd_boolean full_aouthdr; member
Dcoffcode.h1847 xcoff->full_aouthdr = TRUE;
3056 else if (xcoff_data (abfd)->full_aouthdr)
3588 if (xcoff_data (abfd)->full_aouthdr)
3883 if (xcoff_data (abfd)->full_aouthdr)
4159 if (xcoff_data (abfd)->full_aouthdr)
4282 if (xcoff_data (abfd)->full_aouthdr)
Dlibcoff.h143 bfd_boolean full_aouthdr; member
Dcoff64-rs6000.c988 if (xcoff_data (abfd)->full_aouthdr)
2070 if (xcoff_data (abfd)->full_aouthdr)
Dcoff-rs6000.c288 ox->full_aouthdr = ix->full_aouthdr;
2592 if (xcoff_data (abfd)->full_aouthdr)
Dxcofflink.c512 xcoff_data (abfd)->full_aouthdr = TRUE;
DChangeLog-9495845 full_aouthdr flag here...
965 * libcoff-in.h (struct xcoff_tdata): Add full_aouthdr,
972 full a.out header if full_aouthdr is set in xcoff_data.