Searched refs:GetHostPlatform (Results 1 – 9 of 9) sorted by relevance
68 return Platform::GetHostPlatform()->GetMmapArgumentList( in GetMmapArgumentList()
109 static SBPlatform GetHostPlatform();
316 SBPlatform SBPlatform::GetHostPlatform() { in GetHostPlatform() function in SBPlatform320 host_platform.m_opaque_sp = Platform::GetHostPlatform(); in GetHostPlatform()
1152 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in GetAvailablePlatformInfoAtIndex()
134 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform219 return GetHostPlatform(); in Create()2184 PlatformSP host_platform_sp = Platform::GetHostPlatform(); in GetOrCreate()
217 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in DoExecute()1703 ? Platform::GetHostPlatform() in DoExecute()
101 static lldb::PlatformSP GetHostPlatform();
1010 PlatformSP default_platform_sp(Platform::GetHostPlatform()); in Debugger()
43131 result = lldb::SBPlatform::GetHostPlatform(); in _wrap_SBPlatform_GetHostPlatform()