Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h83 PacketResult Handle_qQueryGDBServer(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerPlatform.cpp67 &GDBRemoteCommunicationServerPlatform::Handle_qQueryGDBServer); in GDBRemoteCommunicationServerPlatform()
223 GDBRemoteCommunicationServerPlatform::Handle_qQueryGDBServer( in Handle_qQueryGDBServer() function in GDBRemoteCommunicationServerPlatform