HomeSort by relevance Sort by last modified time
    Searched refs:xcoff64 (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
altivec_xcoff64.s 1 # PowerPC xcoff64 AltiVec tests
altivec_xcoff64.d 3 #name: xcoff64 AltiVec tests
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-xcoff.c 69 } xcoff64; member in union:external_filehdr::__anon108947
115 } xcoff64; member in union:external_scnhdr::__anon108950
161 } xcoff64; member in union:external_syment::__anon108953
236 } xcoff64; member in union:external_auxent::__anon108961
331 u.xcoff64.f_symptr));
333 u.xcoff64.f_nsyms));
336 u.xcoff64.f_opthdr)));
476 u.xcoff64.s_scnptr));
478 u.xcoff64.s_size));
598 set_64 (hdr + offsetof (struct external_filehdr, u.xcoff64.f_symptr)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 144 /* TRUE if this is an XCOFF64 file. */
145 bfd_boolean xcoff64; member in struct:xcoff_tdata
libcoff.h 148 /* TRUE if this is an XCOFF64 file. */
149 bfd_boolean xcoff64; member in struct:xcoff_tdata
    [all...]
coffcode.h     [all...]
coff64-rs6000.c 1 /* BFD back-end for IBM RS/6000 "XCOFF64" files.
217 #define XCOFF64
283 /* For XCOFF64, the effective width of symndx changes depending on
635 /* XCOFF64 does not use l_zeroes like XCOFF32
    [all...]

Completed in 1357 milliseconds