HomeSort by relevance Sort by last modified time
    Searched refs:xcoff_section_tdata (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 222 struct xcoff_section_tdata struct
235 /* An accessor macro the xcoff_section_tdata structure. */
237 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 226 struct xcoff_section_tdata struct
239 /* An accessor macro the xcoff_section_tdata structure. */
241 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
    [all...]
xcofflink.c     [all...]

Completed in 84 milliseconds