Searched refs:o_bits3 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Dalpha.h372 unsigned char o_bits3[1]; member in struct:opt_ext
H A Dmips.h330 unsigned char o_bits3[1]; member in struct:opt_ext
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Decoffswap.h674 | ((unsigned int) ext->o_bits3[0]
683 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)
713 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_BIG;
720 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_LITTLE;

Completed in 106 milliseconds