Searched refs:M_68010 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/contrib/binutils/bfd/
H A Daout0.c34 ((mtype) == M_UNKNOWN || (mtype) == M_68010 || (mtype) == M_68020)
H A Daoutf1.h41 || (((mtype) == M_UNKNOWN || (mtype) == M_68010 || (mtype) == M_68020) \
113 case M_68010:
201 N_SET_MACHTYPE (*execp, M_68010);
H A Dmipsbsd.c144 N_SET_MACHTYPE (*execp, M_68010);
H A Dlibaout.h254 M_68010 = 1,
252 M_68010 = 1, enumerator in enum:machine_type
H A Dsunos.c40 || (((mtype) == M_UNKNOWN || (mtype) == M_68010 || (mtype) == M_68020) \
H A Daoutx.h746 case 0: arch_flags = M_68010; break;
748 case bfd_mach_m68010: arch_flags = M_68010; break;
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Daout_gnu.h109 #undef M_68010 macro
115 M_68010 = 1, enumerator in enum:machine_type

Completed in 85 milliseconds