Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h162 PacketResult Handle_QThreadSuffixSupported(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerLLGS.cpp120 &GDBRemoteCommunicationServerLLGS::Handle_QThreadSuffixSupported); in RegisterPacketHandlers()
1512 GDBRemoteCommunicationServerLLGS::Handle_QThreadSuffixSupported( in Handle_QThreadSuffixSupported() function in GDBRemoteCommunicationServerLLGS