Searched refs:o_modtype (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Drs6000.h57 unsigned char o_modtype[2]; /* module type (??) */ member in struct:__anon4841
H A Drs6k64.h57 unsigned char o_modtype[2]; /* module type (??) */ member in struct:__anon4858
H A Dinternal.h235 short o_modtype; /* Module type field, 1R,RE,RO */ member in struct:internal_aouthdr
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Drs6000.h57 unsigned char o_modtype[2]; /* module type (??) */ member in struct:__anon5503
H A Drs6k64.h57 unsigned char o_modtype[2]; /* module type (??) */ member in struct:__anon5520
H A Dinternal.h235 short o_modtype; /* Module type field, 1R,RE,RO */ member in struct:internal_aouthdr
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffswap.h645 aouthdr_int->o_modtype = H_GET_16 (abfd, aouthdr_ext->o_modtype);
709 H_PUT_16 (abfd, aouthdr_in->o_modtype, aouthdr_out->o_modtype);
H A Dcoffcode.h1826 xcoff->modtype = internal_a->o_modtype;
4058 internal_a.o_modtype = xcoff_data (abfd)->modtype;
H A Dcoff64-rs6000.c1034 internal_a.o_modtype = xcoff_data (abfd)->modtype;
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffswap.h703 aouthdr_int->o_modtype = H_GET_16 (abfd, aouthdr_ext->o_modtype);
770 H_PUT_16 (abfd, aouthdr_in->o_modtype, aouthdr_out->o_modtype);
H A Dcoffcode.h1854 xcoff->modtype = internal_a->o_modtype;
4205 internal_a.o_modtype = xcoff_data (abfd)->modtype;
H A Dcoff64-rs6000.c1035 internal_a.o_modtype = xcoff_data (abfd)->modtype;

Completed in 135 milliseconds