Home
last modified time | relevance | path

Searched refs:QueryNoAckModeSupported (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h77 bool QueryNoAckModeSupported();
H A DGDBRemoteCommunicationClient.cpp95 if (QueryNoAckModeSupported()) { in HandshakeWithServer()
198 bool GDBRemoteCommunicationClient::QueryNoAckModeSupported() { in QueryNoAckModeSupported() function in GDBRemoteCommunicationClient