Searched defs:GetAugmentedArchSpec (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/ | ||
H A D | HostInfoBase.cpp | 197 ArchSpec HostInfoBase::GetAugmentedArchSpec(llvm::StringRef triple) { in GetAugmentedArchSpec() function in HostInfoBase |
/freebsd-src/contrib/llvm-project/lldb/source/Target/ | ||
H A D | Platform.cpp | 261 ArchSpec Platform::GetAugmentedArchSpec(Platform *platform, llvm::StringRef triple) { GetAugmentedArchSpec() function in Platform |