Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDmips.h27 ((x).f_magic!=MIPS_MAGIC_BIG) && \
HDecoff.h29 #define MIPS_MAGIC_BIG 0x0160 macro
/NextBSD/contrib/binutils/bfd/
HDcoff-mips.c266 case MIPS_MAGIC_BIG:
HDecoff.c202 case MIPS_MAGIC_BIG: in _bfd_ecoff_set_arch_mach_hook()
251 big = MIPS_MAGIC_BIG; in ecoff_get_magic()