Home
last modified time | relevance | path

Searched refs:MIPS_MAGIC_LITTLE2 (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/binutils/include/coff/
HDmips.h28 ((x).f_magic!=MIPS_MAGIC_LITTLE2) && \
HDecoff.h33 #define MIPS_MAGIC_LITTLE2 0x0166 macro
/trueos/contrib/binutils/bfd/
HDcoff-mips.c272 case MIPS_MAGIC_LITTLE2:
HDecoff.c207 case MIPS_MAGIC_LITTLE2: in _bfd_ecoff_set_arch_mach_hook()
257 little = MIPS_MAGIC_LITTLE2; in ecoff_get_magic()
HDChangeLog-91931601 * ecoff.h (ecoff_set_arch_mach_hook): Accept MIPS_MAGIC_LITTLE2