Searched refs:GetHostPlatform (Results 1 – 10 of 10) sorted by relevance
344 SBPlatform SBPlatform::GetHostPlatform() { in GetHostPlatform() function in SBPlatform346 GetHostPlatform); in GetHostPlatform()349 host_platform.m_opaque_sp = Platform::GetHostPlatform(); in GetHostPlatform()797 LLDB_REGISTER_STATIC_METHOD(lldb::SBPlatform, SBPlatform, GetHostPlatform, in RegisterMethods()
1135 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in GetAvailablePlatformInfoAtIndex()
131 static SBPlatform GetHostPlatform();
105 static SBPlatform GetHostPlatform();
135 PlatformSP Platform::GetHostPlatform() { return GetHostPlatformSP(); } in GetHostPlatform() function in Platform278 return GetHostPlatform(); in Find()295 return GetHostPlatform(); in Create()
174 PlatformSP host_platform_sp = Platform::GetHostPlatform(); in CreateTargetInternal()
213 PlatformSP host_platform_sp(Platform::GetHostPlatform()); in DoExecute()1637 ? Platform::GetHostPlatform() in DoExecute()
98 static lldb::PlatformSP GetHostPlatform();
706 PlatformSP default_platform_sp(Platform::GetHostPlatform()); in Debugger()
37630 result = lldb::SBPlatform::GetHostPlatform(); in _wrap_SBPlatform_GetHostPlatform()