Home
last modified time | relevance | path

Searched defs:host_platform_sp (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/unittests/Expression/
H A DDWARFExpressionTest.cpp441 lldb::PlatformSP host_platform_sp = TEST_F() local
519 lldb::PlatformSP host_platform_sp = TEST_F() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp217 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in DoExecute() local
/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1180 PlatformSP host_platform_sp(Platform::GetHostPlatform()); GetAvailablePlatformInfoAtIndex() local
/llvm-project/lldb/source/Target/
H A DPlatform.cpp2171 PlatformSP host_platform_sp = Platform::GetHostPlatform(); GetOrCreate() local