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

  /src/external/gpl3/binutils/dist/bfd/
libecoff.h 195 struct ecoff_section_tdata struct
206 /* An accessor macro for the ecoff_section_tdata structure. */
208 ((struct ecoff_section_tdata *) (sec)->used_by_bfd)
  /src/external/gpl3/binutils.old/dist/bfd/
libecoff.h 193 struct ecoff_section_tdata struct
204 /* An accessor macro for the ecoff_section_tdata structure. */
206 ((struct ecoff_section_tdata *) (sec)->used_by_bfd)
  /src/external/gpl3/gdb.old/dist/bfd/
libecoff.h 193 struct ecoff_section_tdata struct
204 /* An accessor macro for the ecoff_section_tdata structure. */
206 ((struct ecoff_section_tdata *) (sec)->used_by_bfd)
  /src/external/gpl3/gdb/dist/bfd/
libecoff.h 193 struct ecoff_section_tdata struct
204 /* An accessor macro for the ecoff_section_tdata structure. */
206 ((struct ecoff_section_tdata *) (sec)->used_by_bfd)

Completed in 31 milliseconds