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

  /src/external/gpl3/binutils/dist/include/coff/
xcoff.h 564 struct xcoff_ar_hdr struct
598 #define SIZEOF_AR_HDR (sizeof (struct xcoff_ar_hdr))
677 /* We store a copy of the xcoff_ar_hdr in the arelt_data field of an
681 ((struct xcoff_ar_hdr *) arch_eltdata (bfd)->arch_header)
  /src/external/gpl3/binutils.old/dist/include/coff/
xcoff.h 564 struct xcoff_ar_hdr struct
598 #define SIZEOF_AR_HDR (sizeof (struct xcoff_ar_hdr))
677 /* We store a copy of the xcoff_ar_hdr in the arelt_data field of an
681 ((struct xcoff_ar_hdr *) arch_eltdata (bfd)->arch_header)
  /src/external/gpl3/gdb.old/dist/include/coff/
xcoff.h 564 struct xcoff_ar_hdr struct
598 #define SIZEOF_AR_HDR (sizeof (struct xcoff_ar_hdr))
677 /* We store a copy of the xcoff_ar_hdr in the arelt_data field of an
681 ((struct xcoff_ar_hdr *) arch_eltdata (bfd)->arch_header)
  /src/external/gpl3/gdb/dist/include/coff/
xcoff.h 564 struct xcoff_ar_hdr struct
598 #define SIZEOF_AR_HDR (sizeof (struct xcoff_ar_hdr))
677 /* We store a copy of the xcoff_ar_hdr in the arelt_data field of an
681 ((struct xcoff_ar_hdr *) arch_eltdata (bfd)->arch_header)

Completed in 41 milliseconds