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

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmips.h332 unsigned char o_bits4[1]; member in struct:opt_ext
H A Dalpha.h374 unsigned char o_bits4[1]; member in struct:opt_ext
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmips.h332 unsigned char o_bits4[1]; member in struct:opt_ext
H A Dalpha.h374 unsigned char o_bits4[1]; member in struct:opt_ext
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h332 unsigned char o_bits4[1]; member in struct:opt_ext
H A Dalpha.h374 unsigned char o_bits4[1]; member in struct:opt_ext
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dalpha.h374 unsigned char o_bits4[1]; member in struct:opt_ext
H A Dmips.h332 unsigned char o_bits4[1]; member in struct:opt_ext
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Decoffswap.h677 | ((unsigned int) ext->o_bits4[0]
685 | (ext->o_bits4[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE));
715 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_BIG;
722 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_LITTLE;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Decoffswap.h677 | ((unsigned int) ext->o_bits4[0]
685 | (ext->o_bits4[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE));
715 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_BIG;
722 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_LITTLE;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Decoffswap.h677 | ((unsigned int) ext->o_bits4[0]
685 | (ext->o_bits4[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE));
715 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_BIG;
722 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_LITTLE;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h677 | ((unsigned int) ext->o_bits4[0]
685 | (ext->o_bits4[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE));
715 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_BIG;
722 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_LITTLE;

Completed in 245 milliseconds