Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Host/
DHostInfoTest.cpp26 TEST_F(HostInfoTest, GetAugmentedArchSpec) { in TEST_F() argument
/external/llvm-project/lldb/source/Host/common/
DHostInfoBase.cpp191 ArchSpec HostInfoBase::GetAugmentedArchSpec(llvm::StringRef triple) { in GetAugmentedArchSpec() function in HostInfoBase
/external/llvm-project/lldb/source/Target/
DPlatform.cpp378 ArchSpec Platform::GetAugmentedArchSpec(Platform *platform, llvm::StringRef triple) { in GetAugmentedArchSpec() function in Platform
938 ArchSpec Platform::GetAugmentedArchSpec(llvm::StringRef triple) { in GetAugmentedArchSpec() function in Platform