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

Declarations

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h
   50   bool HandshakeWithClient();

References

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  893     if (!HandshakeWithClient()) {
tools/lldb/tools/lldb-server/lldb-platform.cpp
  363       if (platform.HandshakeWithClient()) {