Searched refs:SetHostPlatform (Results 1 – 9 of 9) sorted by relevance
89 Platform::SetHostPlatform(default_platform_sp); in Initialize()
62 Platform::SetHostPlatform(default_platform_sp); in Initialize()
93 Platform::SetHostPlatform(default_platform_sp); in Initialize()
82 Platform::SetHostPlatform(default_platform_sp); in Initialize()
43 Platform::SetHostPlatform(default_platform_sp); in Initialize()
91 Platform::SetHostPlatform(default_platform_sp); in Initialize()
99 Platform::SetHostPlatform(default_platform_sp); in Initialize()
100 static void SetHostPlatform(const lldb::PlatformSP &platform_sp);
148 void Platform::SetHostPlatform(const lldb::PlatformSP &platform_sp) { in SetHostPlatform() function in Platform