Searched refs:GetGDBServerVersion (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h574 bool GetGDBServerVersion();
H A DGDBRemoteCommunicationClient.cpp988 bool GDBRemoteCommunicationClient::GetGDBServerVersion() { function in class:GDBRemoteCommunicationClient
1098 if (GetGDBServerVersion()) {
1106 if (GetGDBServerVersion())

Completed in 110 milliseconds