Searched refs:SetHostPlatform (Results 1 – 5 of 5) sorted by relevance
100 Platform::SetHostPlatform(default_platform_sp); in Initialize()
102 Platform::SetHostPlatform(default_platform_sp); in Initialize()
94 Platform::SetHostPlatform(default_platform_sp); in Initialize()
101 static void SetHostPlatform(const lldb::PlatformSP &platform_sp);
156 void Platform::SetHostPlatform(const lldb::PlatformSP &platform_sp) { in SetHostPlatform() function in Platform