HomeSort by relevance Sort by last modified time
    Searched defs:coff_section_tdata (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 193 struct coff_section_tdata struct
216 /* An accessor macro for the coff_section_tdata structure. */
218 ((struct coff_section_tdata *) (sec)->used_by_bfd)
libcoff.h 197 struct coff_section_tdata struct
220 /* An accessor macro for the coff_section_tdata structure. */
222 ((struct coff_section_tdata *) (sec)->used_by_bfd)
    [all...]

Completed in 120 milliseconds