Searched refs:ConnectLocally (Results 1 – 3 of 3) sorted by relevance
142 static llvm::Error ConnectLocally(GDBRemoteCommunication &client,
1253 GDBRemoteCommunication::ConnectLocally(GDBRemoteCommunication &client, in ConnectLocally() function in GDBRemoteCommunication
3384 if (auto error = GDBRemoteCommunication::ConnectLocally(m_gdb_comm, in ConnectToReplayServer()