Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h115 PacketResult Handle_qQueryGDBServer(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerPlatform.cpp132 &GDBRemoteCommunicationServerPlatform::Handle_qQueryGDBServer); in GDBRemoteCommunicationServerPlatform()
289 GDBRemoteCommunicationServerPlatform::Handle_qQueryGDBServer( in Handle_qQueryGDBServer() function in GDBRemoteCommunicationServerPlatform