Home
last modified time | relevance | path

Searched defs:GetAugmentedArchSpec (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
HDHostInfoBase.cpp197 ArchSpec HostInfoBase::GetAugmentedArchSpec(llvm::StringRef triple) { in GetAugmentedArchSpec() function in HostInfoBase
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDPlatform.cpp227 ArchSpec Platform::GetAugmentedArchSpec(Platform *platform, llvm::StringRef triple) { in GetAugmentedArchSpec() function in Platform
847 ArchSpec Platform::GetAugmentedArchSpec(llvm::StringRef triple) { in GetAugmentedArchSpec() function in Platform