Searched refs:PlatformRemoteGDBServer (Results 1 – 6 of 6) sorted by relevance
39 PlatformRemoteGDBServer::Initialize () in Initialize()44 PluginManager::RegisterPlugin (PlatformRemoteGDBServer::GetPluginNameStatic(), in Initialize()45 PlatformRemoteGDBServer::GetDescriptionStatic(), in Initialize()46 PlatformRemoteGDBServer::CreateInstance); in Initialize()51 PlatformRemoteGDBServer::Terminate () in Terminate()56 PluginManager::UnregisterPlugin (PlatformRemoteGDBServer::CreateInstance); in Terminate()61 PlatformRemoteGDBServer::CreateInstance (bool force, const lldb_private::ArchSpec *arch) in CreateInstance()69 return new PlatformRemoteGDBServer (); in CreateInstance()75 PlatformRemoteGDBServer::GetPluginNameStatic() in GetPluginNameStatic()82 PlatformRemoteGDBServer::GetDescriptionStatic() in GetDescriptionStatic()[all …]
22 class PlatformRemoteGDBServer : public lldb_private::Platform42 PlatformRemoteGDBServer ();45 ~PlatformRemoteGDBServer();143 DISALLOW_COPY_AND_ASSIGN (PlatformRemoteGDBServer);
4 PlatformRemoteGDBServer.cpp
12 PlatformRemoteGDBServer.cpp
156 PlatformRemoteGDBServer::Initialize (); in Initialize()
104 …C0017F0BE /* PlatformRemoteGDBServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 264A97BD13…949 …PlatformRemoteGDBServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = so…950 …PlatformRemoteGDBServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sour…2296 264A97BD133918BC0017F0BE /* PlatformRemoteGDBServer.cpp */,2297 264A97BE133918BC0017F0BE /* PlatformRemoteGDBServer.h */,4185 264A97BF133918BC0017F0BE /* PlatformRemoteGDBServer.cpp in Sources */,