Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dmips.h331 unsigned char o_bits3[1]; member
Dalpha.h373 unsigned char o_bits3[1]; member
/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h675 | ((unsigned int) ext->o_bits3[0] in ecoff_swap_opt_in()
684 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE) in ecoff_swap_opt_in()
714 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_BIG; in ecoff_swap_opt_out()
721 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_LITTLE; in ecoff_swap_opt_out()