Searched refs:PlatformRemoteMacOSX (Results 1 – 7 of 7) sorted by relevance
34 PlatformRemoteMacOSX::PlatformRemoteMacOSX() : PlatformRemoteDarwinDevice() {} in PlatformRemoteMacOSX() function in PlatformRemoteMacOSX40 void PlatformRemoteMacOSX::Initialize() { in Initialize()44 PluginManager::RegisterPlugin(PlatformRemoteMacOSX::GetPluginNameStatic(), in Initialize()45 PlatformRemoteMacOSX::GetDescriptionStatic(), in Initialize()46 PlatformRemoteMacOSX::CreateInstance); in Initialize()50 void PlatformRemoteMacOSX::Terminate() { in Terminate()53 PluginManager::UnregisterPlugin(PlatformRemoteMacOSX::CreateInstance); in Terminate()60 PlatformSP PlatformRemoteMacOSX::CreateInstance(bool force, in CreateInstance()119 return std::make_shared<PlatformRemoteMacOSX>(); in CreateInstance()129 PlatformRemoteMacOSX::GetSupportedArchitectures(const ArchSpec &host_info) { in GetSupportedArchitectures()[all …]
26 class PlatformRemoteMacOSX : public virtual PlatformRemoteDarwinDevice {28 PlatformRemoteMacOSX();
49 PlatformRemoteMacOSX::Initialize(); in Initialize()84 PlatformRemoteMacOSX::Initialize(); in Terminate()
18 PlatformRemoteMacOSX.cpp
47 "PlatformRemoteMacOSX.cpp",
21 PlatformRemoteMacOSX.cpp \
4258 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.cpp4259 lldb/source/Plugins/Platform/MacOSX/PlatformRemoteMacOSX.h