Searched refs:M_SPARC (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/contrib/binutils/bfd/
H A Daout-sparcle.c32 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET)
H A Daoutf1.h40 (((mtype) == M_SPARC && bfd_lookup_arch (bfd_arch_sparc, 0) != NULL) \
125 case M_SPARC:
219 N_SET_MACHTYPE (*execp, M_SPARC);
H A Daoutx.h738 arch_flags = M_SPARC;
H A Dlibaout.h256 M_SPARC = 3,
265 M_SPARCLET = 131, /* SPARClet = M_SPARC + 128. */
254 M_SPARC = 3, enumerator in enum:machine_type
H A Dmipsbsd.c153 N_SET_MACHTYPE (*execp, M_SPARC);
H A Dsparclinux.c28 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_UNKNOWN)
79 N_SET_MACHTYPE (*execp, M_SPARC);
H A Dsunos.c35 (((mtype) == M_SPARC && bfd_lookup_arch (bfd_arch_sparc, 0) != NULL) \
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h111 #undef M_SPARC macro
117 M_SPARC = 3, enumerator in enum:machine_type
/freebsd-11-stable/contrib/binutils/include/aout/
H A Dsun4.h35 #define N_SEGSIZE(x) (N_MACHTYPE(x) == M_SPARC? SEG_SIZE_SPARC: \

Completed in 120 milliseconds