Searched defs:ComputeHostArchitectureSupport (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Host/android/ | ||
H A D | HostInfoAndroid.cpp | 18 void HostInfoAndroid::ComputeHostArchitectureSupport(ArchSpec &arch_32, in ComputeHostArchitectureSupport() function in HostInfoAndroid |
/llvm-project/lldb/source/Host/macosx/objcxx/ | ||
H A D | HostInfoMacOSX.mm | 220 void HostInfoMacOSX::ComputeHostArchitectureSupport(ArchSpec &arch_32, global() function |
/llvm-project/lldb/source/Host/linux/ | ||
H A D | HostInfoLinux.cpp | 199 void HostInfoLinux::ComputeHostArchitectureSupport(ArchSpec &arch_32, ComputeHostArchitectureSupport() function in HostInfoLinux |
/llvm-project/lldb/source/Host/common/ | ||
H A D | HostInfoBase.cpp | 323 void HostInfoBase::ComputeHostArchitectureSupport(ArchSpec &arch_32, ComputeHostArchitectureSupport() function in HostInfoBase |