Searched refs:MIPS_MAGIC_1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dmips.h25 #define MIPS_ECOFF_BADMAG(x) (((x).f_magic!=MIPS_MAGIC_1) && \
H A Decoff.h26 machines. Where is MIPS_MAGIC_1 from? */
27 #define MIPS_MAGIC_1 0x0180 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-mips.c266 case MIPS_MAGIC_1:
H A Decoff.c201 case MIPS_MAGIC_1:

Completed in 179 milliseconds