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