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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Drs6000.h69 unsigned char o_cputype[2]; /* cpu type */ member in struct:__anon3425
H A Drs6k64.h59 unsigned char o_cputype[2]; /* cpu type */ member in struct:__anon3442
H A Dinternal.h237 short o_cputype; /* Encoded CPU type */ member in struct:internal_aouthdr
/netbsd-6-1-5-RELEASE/sys/arch/macppc/stand/fixcoff/
H A Dfixcoff.c116 char o_cputype[2]; member in struct:aouthdr
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Drs6000.h69 unsigned char o_cputype[2]; /* cpu type */ member in struct:__anon800
H A Drs6k64.h59 unsigned char o_cputype[2]; /* cpu type */ member in struct:__anon817
H A Dinternal.h237 short o_cputype; /* Encoded CPU type */ member in struct:internal_aouthdr
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoffswap.h649 aouthdr_int->o_cputype = H_GET_16 (abfd, aouthdr_ext->o_cputype);
713 H_PUT_16 (abfd, aouthdr_in->o_cputype, aouthdr_out->o_cputype);
H A Dcoff64-rs6000.c1049 internal_a.o_cputype = xcoff_data (abfd)->cputype;
1055 internal_a.o_cputype = 4;
1059 internal_a.o_cputype = 3;
1061 internal_a.o_cputype = 2;
1063 internal_a.o_cputype = 1;
H A Dcoffcode.h2001 xcoff->cputype = internal_a->o_cputype;
4255 internal_a.o_cputype = xcoff_data (abfd)->cputype;
4261 internal_a.o_cputype = 4;
4265 internal_a.o_cputype = 3;
4267 internal_a.o_cputype = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoffswap.h649 aouthdr_int->o_cputype = H_GET_16 (abfd, aouthdr_ext->o_cputype);
713 H_PUT_16 (abfd, aouthdr_in->o_cputype, aouthdr_out->o_cputype);
H A Dcoff64-rs6000.c1049 internal_a.o_cputype = xcoff_data (abfd)->cputype;
1055 internal_a.o_cputype = 4;
1059 internal_a.o_cputype = 3;
1061 internal_a.o_cputype = 2;
1063 internal_a.o_cputype = 1;
H A Dcoffcode.h2003 xcoff->cputype = internal_a->o_cputype;
4255 internal_a.o_cputype = xcoff_data (abfd)->cputype;
4261 internal_a.o_cputype = 4;
4265 internal_a.o_cputype = 3;
4267 internal_a.o_cputype = 1;

Completed in 120 milliseconds