HomeSort by: relevance | last modified time | path
    Searched defs:coff_section_tdata (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
coff-bfd.h 42 struct coff_section_tdata struct
61 /* An accessor macro for the coff_section_tdata structure. */
63 ((struct coff_section_tdata *) (sec)->used_by_bfd)
  /src/external/gpl3/binutils.old/dist/bfd/
coff-bfd.h 42 struct coff_section_tdata struct
63 /* An accessor macro for the coff_section_tdata structure. */
65 ((struct coff_section_tdata *) (sec)->used_by_bfd)
  /src/external/gpl3/gdb/dist/bfd/
coff-bfd.h 42 struct coff_section_tdata struct
63 /* An accessor macro for the coff_section_tdata structure. */
65 ((struct coff_section_tdata *) (sec)->used_by_bfd)
  /src/external/gpl3/gdb.old/dist/bfd/
coff-bfd.h 42 struct coff_section_tdata struct
63 /* An accessor macro for the coff_section_tdata structure. */
65 ((struct coff_section_tdata *) (sec)->used_by_bfd)

Completed in 25 milliseconds