Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dmips.h285 #define SYM_BITS3_INDEX_SH_LEFT_BIG 8 macro
Dalpha.h331 #define SYM_BITS3_INDEX_SH_LEFT_BIG 8 macro
/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h467 | (ext->s_bits3[0] << SYM_BITS3_INDEX_SH_LEFT_BIG) in ecoff_swap_sym_in()
518 ext->s_bits3[0] = (intern->index >> SYM_BITS3_INDEX_SH_LEFT_BIG) & 0xff; in ecoff_swap_sym_out()