Home
last modified time | relevance | path

Searched refs:ComputeHostArchitectureSupport (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h170 static void ComputeHostArchitectureSupport(ArchSpec &arch_32,
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp96 HostInfo::ComputeHostArchitectureSupport(g_fields->m_host_arch_32, in GetArchitecture()
323 void HostInfoBase::ComputeHostArchitectureSupport(ArchSpec &arch_32, in ComputeHostArchitectureSupport() function in HostInfoBase