Searched refs:g_host_arch_32 (Results 1 – 1 of 1) sorted by relevance
291 static ArchSpec g_host_arch_32; in GetArchitecture() local333 … g_host_arch_32.SetArchitecture (eArchTypeMachO, ~(CPU_ARCH_MASK) & cputype, cpusubtype); in GetArchitecture()339 g_host_arch_32.SetArchitecture (eArchTypeMachO, cputype, cpusubtype); in GetArchitecture()346 g_host_arch_32.SetArchitecture (eArchTypeMachO, cputype, cpusubtype); in GetArchitecture()358 g_host_arch_32.Clear(); in GetArchitecture()369 g_host_arch_32.SetTriple(triple); in GetArchitecture()376 g_host_arch_32.SetTriple(triple.get32BitArchVariant()); in GetArchitecture()387 g_supports_32 = g_host_arch_32.IsValid(); in GetArchitecture()394 return g_host_arch_32; in GetArchitecture()401 return g_host_arch_32; in GetArchitecture()