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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dmips.h26 ((x).f_magic!=MIPS_MAGIC_LITTLE) &&\
H A Decoff.h24 /* Mips magic numbers used in filehdr. MIPS_MAGIC_LITTLE is used on
28 #define MIPS_MAGIC_LITTLE 0x0162 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-mips.c275 case MIPS_MAGIC_LITTLE:
H A Decoff.c202 case MIPS_MAGIC_LITTLE:
253 little = MIPS_MAGIC_LITTLE;

Completed in 366 milliseconds