Searched refs:GetHostPlatform (Results 1 – 10 of 10) sorted by relevance
68 return Platform::GetHostPlatform()->GetMmapArgumentList( in GetMmapArgumentList()
131 static SBPlatform GetHostPlatform();
105 static SBPlatform GetHostPlatform();
313 SBPlatform SBPlatform::GetHostPlatform() { in GetHostPlatform() function in SBPlatform317 host_platform.m_opaque_sp = Platform::GetHostPlatform(); in GetHostPlatform()
1166 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in GetAvailablePlatformInfoAtIndex()
811 if lldb.SBPlatform.GetHostPlatform().GetOSMajorVersion() < 13:896 lldb.selected_platform = lldb.SBPlatform.GetHostPlatform()
137 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform257 return GetHostPlatform(); in Create()2048 PlatformSP host_platform_sp = Platform::GetHostPlatform(); in GetOrCreate()
215 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in DoExecute()1800 ? Platform::GetHostPlatform() in DoExecute()
96 static lldb::PlatformSP GetHostPlatform();
784 PlatformSP default_platform_sp(Platform::GetHostPlatform()); in Debugger()