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() 321 host_platform.m_opaque_sp = Platform::GetHostPlatform();314 SBPlatform SBPlatform::GetHostPlatform() { GetHostPlatform() function in SBPlatform
1180 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in GetAvailablePlatformInfoAtIndex()
134 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform219 return GetHostPlatform(); in Create()2172 PlatformSP host_platform_sp = Platform::GetHostPlatform(); in GetOrCreate()
217 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in DoExecute()1706 ? Platform::GetHostPlatform() in DoExecute()
98 static lldb::PlatformSP GetHostPlatform();
890 PlatformSP default_platform_sp(Platform::GetHostPlatform()); in Debugger()
42352 result = lldb::SBPlatform::GetHostPlatform(); in _wrap_SBPlatform_GetHostPlatform()