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

  /src/external/gpl3/binutils/dist/bfd/
libcoff-in.h 239 struct xcoff_section_tdata struct
252 /* An accessor macro the xcoff_section_tdata structure. */
254 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 243 struct xcoff_section_tdata struct
256 /* An accessor macro the xcoff_section_tdata structure. */
258 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
  /src/external/gpl3/binutils.old/dist/bfd/
libcoff-in.h 238 struct xcoff_section_tdata struct
251 /* An accessor macro the xcoff_section_tdata structure. */
253 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 242 struct xcoff_section_tdata struct
255 /* An accessor macro the xcoff_section_tdata structure. */
257 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
  /src/external/gpl3/gdb/dist/bfd/
libcoff-in.h 235 struct xcoff_section_tdata struct
248 /* An accessor macro the xcoff_section_tdata structure. */
250 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 239 struct xcoff_section_tdata struct
252 /* An accessor macro the xcoff_section_tdata structure. */
254 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
  /src/external/gpl3/gdb.old/dist/bfd/
libcoff-in.h 235 struct xcoff_section_tdata struct
248 /* An accessor macro the xcoff_section_tdata structure. */
250 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 239 struct xcoff_section_tdata struct
252 /* An accessor macro the xcoff_section_tdata structure. */
254 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)

Completed in 30 milliseconds