• Home
  • Raw
  • Download

Lines Matching full:architecture

71 AC_MSG_CHECKING([for supported architecture])
80 AC_DEFINE([AARCH64], 1, [Define for the AArch64 architecture.])
84 AC_DEFINE([ALPHA], 1, [Define for the Alpha architecture.])
88 AC_DEFINE([ARC], 1, [Define for the ARC architecture.])
92 AC_DEFINE([ARM], 1, [Define for the ARM architecture.])
96 AC_DEFINE([AVR32], 1, [Define for the AVR32 architecture.])
100 AC_DEFINE([BFIN], 1, [Define for the Blackfin architecture.])
104 AC_DEFINE([HPPA], 1, [Define for the HPPA architecture.])
108 AC_DEFINE([I386], 1, [Define for the i386 architecture.])
112 AC_DEFINE([IA64], 1, [Define for the IA64 architecture.])
116 AC_DEFINE([M68K], 1, [Define for the m68k architecture.])
120 AC_DEFINE([METAG], 1, [Define for the Meta architecture.])
124 AC_DEFINE([MICROBLAZE], 1, [Define for the MicroBlaze architecture.])
128 AC_DEFINE([MIPS], 1, [Define for the MIPS architecture.])
132 AC_DEFINE([NIOS2], 1, [Define for the Nios-II architecture.])
136 AC_DEFINE([OR1K], 1, [Define for the OpenRISC 1000 architecture.])
139 AC_DEFINE([POWERPC], 1, [Define for the PowerPC architecture.])
146 AC_DEFINE([POWERPC64], 1, [Define for the PowerPC64 architecture.])
151 AC_DEFINE([RISCV], 1, [Define for the RISC-V architecture])
155 AC_DEFINE([S390], 1, [Define for the S390 architecture.])
161 AC_DEFINE([S390X], 1, [Define for the S390x architecture.])
165 AC_DEFINE([SH64], 1, [Define for the SH64 architecture.])
169 AC_DEFINE([SH], 1, [Define for the SH architecture.])
174 AC_DEFINE([SPARC64], 1, [Define for the SPARC64 architecture.])
178 AC_DEFINE([SPARC], 1, [Define for the SPARC architecture.])
182 AC_DEFINE([TILE], 1, [Define for the Tile architecture])
192 AC_DEFINE([X86_64], 1, [Define for the 64bit AMD x86-64 architecture.])
194 AC_DEFINE([X32], 1, [Define for the 32bit AMD x86-64 architecture.])
199 AC_DEFINE([XTENSA], 1, [Define for the Xtensa architecture])
203 AC_MSG_ERROR([architecture $host_cpu is not supported by strace])