Searched refs:ECOFF_MAGIC_MIPSEL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/tools/mips-elf2ecoff/machine/
H A Decoff_machdep.h60 #define ECOFF_MAGIC_MIPSEL 0x0162 /* mips1, little-endian */ macro
66 ((ep)->f.f_magic == ECOFF_MAGIC_MIPSEL || \
/netbsd-current/sys/arch/mips/include/
H A Decoff_machdep.h60 #define ECOFF_MAGIC_MIPSEL 0x0162 /* mips1, little-endian */ macro
66 ((ep)->f.f_magic == ECOFF_MAGIC_MIPSEL || \
/netbsd-current/usr.bin/elf2ecoff/
H A Delf2ecoff.c308 ep.f.f_magic = ECOFF_MAGIC_MIPSEL;

Completed in 129 milliseconds