HomeSort by: relevance | last modified time | path
    Searched defs:ECOFF_MAGIC_MIPSEL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/include/
ecoff_machdep.h 60 #define ECOFF_MAGIC_MIPSEL 0x0162 /* mips1, little-endian */
66 ((ep)->f.f_magic == ECOFF_MAGIC_MIPSEL || \
  /src/tools/mips-elf2ecoff/machine/
ecoff_machdep.h 60 #define ECOFF_MAGIC_MIPSEL 0x0162 /* mips1, little-endian */
66 ((ep)->f.f_magic == ECOFF_MAGIC_MIPSEL || \

Completed in 11 milliseconds