Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dmips.h286 #define SYM_BITS3_INDEX_SH_LEFT_LITTLE 4 macro
Dalpha.h332 #define SYM_BITS3_INDEX_SH_LEFT_LITTLE 4 macro
/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h481 | (ext->s_bits3[0] << SYM_BITS3_INDEX_SH_LEFT_LITTLE) in ecoff_swap_sym_in()
532 ext->s_bits3[0] = (intern->index >> SYM_BITS3_INDEX_SH_LEFT_LITTLE) & 0xff; in ecoff_swap_sym_out()