Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDmips.h26 ((x).f_magic!=MIPS_MAGIC_LITTLE) &&\
HDecoff.h28 #define MIPS_MAGIC_LITTLE 0x0162 macro
/NextBSD/contrib/binutils/bfd/
HDcoff-mips.c271 case MIPS_MAGIC_LITTLE:
HDecoff.c201 case MIPS_MAGIC_LITTLE: in _bfd_ecoff_set_arch_mach_hook()
252 little = MIPS_MAGIC_LITTLE; in ecoff_get_magic()