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

  /src/external/gpl3/binutils/dist/bfd/
libcoff-in.h 258 struct pei_section_tdata struct
266 /* An accessor macro for the pei_section_tdata structure. */
268 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 262 struct pei_section_tdata struct
270 /* An accessor macro for the pei_section_tdata structure. */
272 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
  /src/external/gpl3/binutils.old/dist/bfd/
libcoff-in.h 257 struct pei_section_tdata struct
265 /* An accessor macro for the pei_section_tdata structure. */
267 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 261 struct pei_section_tdata struct
269 /* An accessor macro for the pei_section_tdata structure. */
271 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
  /src/external/gpl3/gdb/dist/bfd/
libcoff-in.h 254 struct pei_section_tdata struct
262 /* An accessor macro for the pei_section_tdata structure. */
264 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 258 struct pei_section_tdata struct
266 /* An accessor macro for the pei_section_tdata structure. */
268 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
  /src/external/gpl3/gdb.old/dist/bfd/
libcoff-in.h 254 struct pei_section_tdata struct
262 /* An accessor macro for the pei_section_tdata structure. */
264 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
libcoff.h 258 struct pei_section_tdata struct
266 /* An accessor macro for the pei_section_tdata structure. */
268 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)

Completed in 34 milliseconds