Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Decoffswap.h674 | ((unsigned int) ext->o_bits3[0] in ecoff_swap_opt_in()
683 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE) in ecoff_swap_opt_in()
713 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_BIG; in ecoff_swap_opt_out()
720 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_LITTLE; in ecoff_swap_opt_out()
/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dmips.h330 unsigned char o_bits3[1]; member
Dalpha.h369 unsigned char o_bits3[1]; member