Searched refs:SetHostPlatform (Results 1 – 5 of 5) sorted by relevance
88 Platform::SetHostPlatform(default_platform_sp); in Initialize()
93 Platform::SetHostPlatform(default_platform_sp); in Initialize()
82 Platform::SetHostPlatform(default_platform_sp); in Initialize()
102 static void SetHostPlatform(const lldb::PlatformSP &platform_sp);
145 void Platform::SetHostPlatform(const lldb::PlatformSP &platform_sp) { in SetHostPlatform() function in Platform