Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Dmipsbsd.c35 || (mtype) == M_MIPS1 || (mtype) == M_MIPS2)
90 case M_MIPS1:
166 N_SET_MACHTYPE (*execp, M_MIPS1);
Dnetbsd-core.c35 #define M_SPARC64_OPENBSD M_MIPS1
Dlibaout.h276 M_MIPS1 = 151, /* MIPS R2000/R3000 binary. */ enumerator
Daoutx.h772 arch_flags = M_MIPS1; in NAME()