reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
   28   static lldb::PlatformSP CreateInstance(bool force, const ArchSpec *arch);

References

tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
   48         PlatformRemoteGDBServer::CreateInstance);
   55     PluginManager::UnregisterPlugin(PlatformRemoteGDBServer::CreateInstance);