Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/bfd/
Decoffswap.h672 intern->value = (((unsigned int) ext->o_bits2[0] in ecoff_swap_opt_in()
682 intern->value = ((ext->o_bits2[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE) in ecoff_swap_opt_in()
712 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_BIG; in ecoff_swap_opt_out()
719 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_LITTLE; in ecoff_swap_opt_out()
/freebsd-9-stable/contrib/binutils/include/coff/
Dmips.h329 unsigned char o_bits2[1]; member
Dalpha.h371 unsigned char o_bits2[1]; member