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

  /toolchain/binutils/binutils-2.25/include/coff/
mipspe.h 24 #define MIPS_ARCH_MAGIC_WINCE 0x0166 /* Windows CE - little endian */
27 #define MIPSBADMAG(x) ((x).f_magic != MIPS_ARCH_MAGIC_WINCE)
  /toolchain/binutils/binutils-2.25/bfd/
peicode.h 693 #ifdef MIPS_ARCH_MAGIC_WINCE
694 { MIPS_ARCH_MAGIC_WINCE,
965 #ifdef MIPS_ARCH_MAGIC_WINCE
966 if (magic == MIPS_ARCH_MAGIC_WINCE)
    [all...]
coffcode.h     [all...]

Completed in 993 milliseconds