Searched refs:SetHostPlatform (Results 1 – 5 of 5) sorted by relevance
102 Platform::SetHostPlatform(default_platform_sp); in Initialize()
107 Platform::SetHostPlatform(default_platform_sp); in Initialize()
96 Platform::SetHostPlatform(default_platform_sp); in Initialize()
105 static void SetHostPlatform(const lldb::PlatformSP &platform_sp);
163 void Platform::SetHostPlatform(const lldb::PlatformSP &platform_sp) { in SetHostPlatform() function in Platform