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

  /toolchain/binutils/binutils-2.25/include/coff/
mips.h 28 ((x).f_magic!=MIPS_MAGIC_BIG) && \
ecoff.h 26 little endian machines. MIPS_MAGIC_BIG is used on big endian
30 #define MIPS_MAGIC_BIG 0x0160
  /toolchain/binutils/binutils-2.25/bfd/
coff-mips.c 250 case MIPS_MAGIC_BIG:
    [all...]
ecoff.c 202 case MIPS_MAGIC_BIG:
259 big = MIPS_MAGIC_BIG;
    [all...]

Completed in 1341 milliseconds