Home
last modified time | relevance | path

Searched refs:OPT_BITS2_VALUE_SH_LEFT_LITTLE (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/bfd/
Decoffswap.h683 intern->value = ((ext->o_bits2[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE) in ecoff_swap_opt_in()
684 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE) in ecoff_swap_opt_in()
685 | (ext->o_bits4[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)); in ecoff_swap_opt_in()
720 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_LITTLE; in ecoff_swap_opt_out()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Decoffswap.h683 intern->value = ((ext->o_bits2[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE) in ecoff_swap_opt_in()
684 | (ext->o_bits3[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE) in ecoff_swap_opt_in()
685 | (ext->o_bits4[0] << OPT_BITS2_VALUE_SH_LEFT_LITTLE)); in ecoff_swap_opt_in()
720 ext->o_bits2[0] = intern->value >> OPT_BITS2_VALUE_SH_LEFT_LITTLE; in ecoff_swap_opt_out()
/netbsd/src/external/gpl3/binutils/dist/include/coff/
Dmips.h338 #define OPT_BITS2_VALUE_SH_LEFT_LITTLE 0 macro
Dalpha.h380 #define OPT_BITS2_VALUE_SH_LEFT_LITTLE 0 macro
/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dmips.h338 #define OPT_BITS2_VALUE_SH_LEFT_LITTLE 0 macro
Dalpha.h380 #define OPT_BITS2_VALUE_SH_LEFT_LITTLE 0 macro