Home
last modified time | relevance | path

Searched refs:RNDX_BITS3_INDEX_SH_LEFT_BIG (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Decoff.h229 #define RNDX_BITS3_INDEX_SH_LEFT_BIG 0 macro
/toolchain/binutils/binutils-2.25/bfd/
Decofflink.c177 | (ext->r_bits[3] << RNDX_BITS3_INDEX_SH_LEFT_BIG); in _bfd_ecoff_swap_rndx_in()
218 ext->r_bits[3] = intern->index >> RNDX_BITS3_INDEX_SH_LEFT_BIG; in _bfd_ecoff_swap_rndx_out()