Searched refs:eArchKind64 (Results 1 – 3 of 3) sorted by relevance
79 eArchKind64 // If this host supports 64 bit programs, return the default 64 enumerator
103 if (arch_kind == eArchKind64) in GetArchitecture()116 .Case(LLDB_ARCH_DEFAULT_64BIT, eArchKind64) in ParseArchitectureKind()
124 HostInfo::GetArchitecture(HostInfo::eArchKind64); in GetNetBSDProcessCPUType()