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