Lines Matching refs:architecture
44 AC_MSG_CHECKING([for supported architecture])
48 AC_DEFINE([I386], 1, [Define for the i386 architecture.])
52 AC_DEFINE([IA64], 1, [Define for the IA64 architecture.])
56 AC_DEFINE([M68K], 1, [Define for the m68k architecture.])
60 AC_DEFINE([SPARC64], 1, [Define for the SPARC64 architecture.])
64 AC_DEFINE([SPARC], 1, [Define for the SPARC architecture.])
68 AC_DEFINE([MIPS], 1, [Define for the MIPS architecture.])
72 AC_DEFINE([ALPHA], 1, [Define for the Alpha architecture.])
76 AC_DEFINE([POWERPC], 1, [Define for the PowerPC architecture.])
80 AC_DEFINE([ARM], 1, [Define for the ARM architecture.])
84 AC_DEFINE([S390], 1, [Define for the S390 architecture.])
88 AC_DEFINE([S390X], 1, [Define for the S390x architecture.])
92 AC_DEFINE([HPPA], 1, [Define for the HPPA architecture.])
96 AC_DEFINE([SH], 1, [Define for the SH architecture.])
100 AC_DEFINE([SH64], 1, [Define for the SH64 architecture.])
104 AC_DEFINE([X86_64], 1, [Define for the AMD x86-64 architecture.])
108 AC_MSG_ERROR([architecture $host_cpu is not supported by strace])