Searched refs:o_cputype (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Drs6000.h58 unsigned char o_cputype[2]; /* cpu type */ member in struct:__anon7765
H A Drs6k64.h58 unsigned char o_cputype[2]; /* cpu type */ member in struct:__anon7782
H A Dinternal.h203 short o_cputype; /* Encoded CPU type */ member in struct:internal_aouthdr
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcoffswap.h646 aouthdr_int->o_cputype = H_GET_16 (abfd, aouthdr_ext->o_cputype);
710 H_PUT_16 (abfd, aouthdr_in->o_cputype, aouthdr_out->o_cputype);
H A Dcoff64-rs6000.c1036 internal_a.o_cputype = xcoff_data (abfd)->cputype;
1042 internal_a.o_cputype = 4;
1046 internal_a.o_cputype = 3;
1048 internal_a.o_cputype = 1;
H A Dcoffcode.h1831 xcoff->cputype = internal_a->o_cputype;
4068 internal_a.o_cputype = xcoff_data (abfd)->cputype;
4074 internal_a.o_cputype = 4;
4078 internal_a.o_cputype = 3;
4080 internal_a.o_cputype = 1;

Completed in 85 milliseconds