Searched refs:eArchKind32 (Results 1 – 5 of 5) sorted by relevance
58 eArchKind32, // If this host supports 32 bit programs, return the default 32 enumerator
100 if (arch_kind == eArchKind32) in GetArchitecture()113 .Case(LLDB_ARCH_DEFAULT_32BIT, eArchKind32) in ParseArchitectureKind()
143 arch = HostInfo::GetArchitecture(HostInfo::eArchKind32); in GetSupportedArchitectureAtIndex()
132 arch = HostInfo::GetArchitecture(HostInfo::eArchKind32); in GetSupportedArchitectureAtIndex()
118 HostInfo::GetArchitecture(HostInfo::eArchKind32); in GetNetBSDProcessCPUType()