Home
last modified time | relevance | path

Searched refs:M_SPARCLET (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Daout-sparcle.c32 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET)
Daoutf1.h130 case M_SPARCLET: in sunos_set_arch_mach()
213 N_SET_MACHTYPE (*execp, M_SPARCLET); in sunos_write_object_contents()
Dlibaout.h263 M_SPARCLET = 131, /* SPARClet = M_SPARC + 128. */ enumerator
Dsunos.c36 || ((mtype) == M_SPARCLET \
Dpdp11.c702 arch_flags = M_SPARCLET; in NAME()
Daoutx.h717 arch_flags = M_SPARCLET; in NAME()
DChangeLog-96972937 * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131.
5241 * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.
5248 * libaout.h (enum machine_type): Add M_SPARCLET.
/openbsd/src/gnu/usr.bin/binutils/bfd/
Daout-sparcle.c32 #define MACHTYPE_OK(mtype) ((mtype) == M_SPARC || (mtype) == M_SPARCLET)
Daoutf1.h158 case M_SPARCLET:
248 N_SET_MACHTYPE (*execp, M_SPARCLET);
Dlibaout.h266 M_SPARCLET = 131, /* SPARClet = M_SPARC + 128 */ enumerator
Dsunos.c89 || ((mtype) == M_SPARCLET \
Dpdp11.c943 arch_flags = M_SPARCLET;
Daoutx.h747 arch_flags = M_SPARCLET;
DChangeLog-96972937 * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131.
5241 * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.
5248 * libaout.h (enum machine_type): Add M_SPARCLET.