Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/coff/
HDmips.h340 #define OPT_BITS3_VALUE_SH_LEFT_LITTLE 8 macro
HDalpha.h382 #define OPT_BITS3_VALUE_SH_LEFT_LITTLE 8 macro
/freebsd-11-stable/contrib/binutils/bfd/
HDecoffswap.h720 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_LITTLE; in ecoff_swap_opt_out()