Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp218 ostrm.Format("{0}: {1}\n", host_platform_sp->GetPluginName(), in DoExecute() local
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1180 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in GetAvailablePlatformInfoAtIndex() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp2220 PlatformSP host_platform_sp = Platform::GetHostPlatform(); GetOrCreate() local