Lines Matching refs:only
154 #error Target architecture ia32 is only supported on ia32 host
158 #error Target architecture x64 is only supported on x64 and arm64 host
162 #error Target architecture x32 is only supported on x64 host with x32 support
165 #error Target architecture arm is only supported on arm and ia32 host
168 #error Target architecture arm64 is only supported on arm64 and x64 host
171 #error Target architecture mips is only supported on mips and ia32 host
174 #error Target architecture mips64 is only supported on mips64 and x64 host
177 #error Target architecture riscv64 is only supported on riscv64 and x64 host
180 #error Target architecture loong64 is only supported on loong64 and x64 host
224 // pthread_jit_write_protect is only available on arm64 Mac.