Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp217 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1180 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in GetAvailablePlatformInfoAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp2172 PlatformSP host_platform_sp = Platform::GetHostPlatform(); in GetOrCreate() local