Searched refs:GetHostPlatform (Results 1 – 6 of 6) sorted by relevance
182 PlatformSP host_platform_sp = Platform::GetHostPlatform(); in CreateTargetInternal()314 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in CreateDummyTarget()
130 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform274 return GetHostPlatform(); in Find()291 return GetHostPlatform(); in Create()
97 static lldb::PlatformSP GetHostPlatform();
872 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in GetAvailablePlatformInfoAtIndex()
782 PlatformSP default_platform_sp(Platform::GetHostPlatform()); in Debugger()
239 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in DoExecute()