Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dmips.h26 #define MIPS_ECOFF_BADMAG(x) (((x).f_magic!=MIPS_MAGIC_1) && \
Decoff.h28 #define MIPS_MAGIC_1 0x0180 macro
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-mips.c242 case MIPS_MAGIC_1: in mips_ecoff_bad_format_hook()
Decoff.c199 case MIPS_MAGIC_1: in _bfd_ecoff_set_arch_mach_hook()