HomeSort by relevance Sort by last modified time
    Searched refs:RELOC_BITS0_SYMNDX_SH_LEFT_BIG (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/include/coff/
mips.h 72 #define RELOC_BITS0_SYMNDX_SH_LEFT_BIG 16
  /toolchain/binutils/binutils-2.27/bfd/
coff-mips.c 283 << RELOC_BITS0_SYMNDX_SH_LEFT_BIG)
326 ext->r_bits[0] = r_symndx >> RELOC_BITS0_SYMNDX_SH_LEFT_BIG;
    [all...]

Completed in 104 milliseconds