Searched refs:xcoff_section_tdata (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h209 struct xcoff_section_tdata struct
223 /* An accessor macro the xcoff_section_tdata structure. */
225 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
H A Dlibcoff.h213 struct xcoff_section_tdata struct
227 /* An accessor macro the xcoff_section_tdata structure. */
229 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
H A Dxcofflink.c1441 amt = sizeof (struct xcoff_section_tdata);
1582 amt = sizeof (struct xcoff_section_tdata);

Completed in 176 milliseconds