Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h156 PacketResult Handle_QThreadSuffixSupported(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerLLGS.cpp121 &GDBRemoteCommunicationServerLLGS::Handle_QThreadSuffixSupported); in RegisterPacketHandlers()
1512 GDBRemoteCommunicationServerLLGS::Handle_QThreadSuffixSupported( in Handle_QThreadSuffixSupported() function in GDBRemoteCommunicationServerLLGS