Searched refs:M_SPARC (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Daout-sparcle.c32 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET)
H A Dsparclynx.c49 || (mtype) == M_SPARC)
100 case M_SPARC:
172 N_SET_MACHTYPE (*execp, M_SPARC);
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 Dsparclinux.c28 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_UNKNOWN)
79 N_SET_MACHTYPE (*execp, M_SPARC);
H A Dmipsbsd.c154 N_SET_MACHTYPE (*execp, 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 Dsunos.c35 (((mtype) == M_SPARC && bfd_lookup_arch (bfd_arch_sparc, 0) != NULL) \
H A Dpdp11.c700 arch_flags = M_SPARC;
H A Daoutx.h715 arch_flags = M_SPARC;
/haiku-buildtools/binutils/bfd/
H A Daout-sparcle.c33 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET)
H A Dsparclynx.c50 || (mtype) == M_SPARC)
99 case M_SPARC:
169 N_SET_MACHTYPE (execp, M_SPARC);
H A Daoutf1.h39 (((mtype) == M_SPARC && bfd_lookup_arch (bfd_arch_sparc, 0) != NULL) \
125 case M_SPARC:
219 N_SET_MACHTYPE (execp, M_SPARC);
H A Dsparclinux.c26 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_UNKNOWN)
69 N_SET_MACHTYPE (execp, M_SPARC);
H A Dmipsbsd.c149 N_SET_MACHTYPE (execp, M_SPARC);
H A Dlibaout.h255 M_SPARC = 3,
264 M_SPARCLET = 131, /* SPARClet = M_SPARC + 128. */
253 M_SPARC = 3, enumerator in enum:machine_type
H A Dsunos.c36 (((mtype) == M_SPARC && bfd_lookup_arch (bfd_arch_sparc, 0) != NULL) \
H A Dpdp11.c697 arch_flags = M_SPARC;
H A Daoutx.h749 arch_flags = M_SPARC;
/haiku-buildtools/legacy/binutils/include/aout/
H A Dsun4.h35 #define N_SEGSIZE(x) (N_MACHTYPE(x) == M_SPARC? SEG_SIZE_SPARC: \
/haiku-buildtools/binutils/include/aout/
H A Dsun4.h36 #define N_SEGSIZE(x) (N_MACHTYPE(x) == M_SPARC? SEG_SIZE_SPARC: \
/haiku-buildtools/legacy/binutils/gas/config/
H A Daout_gnu.h111 #undef M_SPARC macro
117 M_SPARC = 3, enumerator in enum:machine_type
/haiku-buildtools/binutils/gas/config/
H A Daout_gnu.h111 #undef M_SPARC macro
117 M_SPARC = 3, enumerator in enum:machine_type

Completed in 307 milliseconds