Home
last modified time | relevance | path

Searched refs:xcoff_tdata (Results 1 – 9 of 9) sorted by relevance

/trueos/contrib/binutils/bfd/
HDlibcoff-in.h127 struct xcoff_tdata struct
HDlibcoff.h131 struct xcoff_tdata struct
HDcoff-rs6000.c244 bfd_size_type amt = sizeof (struct xcoff_tdata);
246 abfd->tdata.xcoff_obj_data = (struct xcoff_tdata *) bfd_zalloc (abfd, amt);
277 struct xcoff_tdata *ix, *ox;
HDbfd-in2.h4700 struct xcoff_tdata *xcoff_obj_data;
HDcoffcode.h1815 struct xcoff_tdata *xcoff; in coff_mkobject_hook()
HDChangeLog-9495965 * libcoff-in.h (struct xcoff_tdata): Add full_aouthdr,
1008 * libcoff-in.h (struct xcoff_tdata): Add import_file_id field.
1102 * libcoff-in.h (struct xcoff_tdata): Add csects and debug_indices
1217 * libcoff-in.h (struct xcoff_tdata): Add cputype field.
1249 * libcoff-in.h (struct xcoff_tdata): Define.
HDChangeLog-00017929 * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
7930 * libcoff-in.h (struct xcoff_tdata): Define xcoff64 field.
7931 * libcoff.h (struct xcoff_tdata): Define xcoff64 field.
HDChangeLog-96976229 * libcoff-in.h (struct xcoff_tdata): Remove toc_section and
/trueos/gnu/usr.bin/binutils/libbfd/
HDbfd.h4707 struct xcoff_tdata *xcoff_obj_data;