Searched refs:GetHostPlatform (Results 1 – 9 of 9) sorted by relevance
68 return Platform::GetHostPlatform()->GetMmapArgumentList( in GetMmapArgumentList()
109 static SBPlatform GetHostPlatform();
317 SBPlatform SBPlatform::GetHostPlatform() { in GetHostPlatform() function in SBPlatform321 host_platform.m_opaque_sp = Platform::GetHostPlatform(); in GetHostPlatform()
1180 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in GetAvailablePlatformInfoAtIndex()
134 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform253 return GetHostPlatform(); in Create()2220 PlatformSP host_platform_sp = Platform::GetHostPlatform(); in GetOrCreate()
218 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in DoExecute()1799 ? Platform::GetHostPlatform() in DoExecute()
96 static lldb::PlatformSP GetHostPlatform();
873 PlatformSP default_platform_sp(Platform::GetHostPlatform()); in Debugger()
40715 result = lldb::SBPlatform::GetHostPlatform(); in _wrap_SBPlatform_GetHostPlatform()