Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dmips.h332 unsigned char o_bits4[1]; member
Dalpha.h374 unsigned char o_bits4[1]; member
/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h677 | ((unsigned int) ext->o_bits4[0] in ecoff_swap_opt_in()
685 | (ext->o_bits4[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)); in ecoff_swap_opt_in()
715 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_BIG; in ecoff_swap_opt_out()
722 ext->o_bits4[0] = intern->value >> OPT_BITS4_VALUE_SH_LEFT_LITTLE; in ecoff_swap_opt_out()