Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h138 PacketResult SendStopReplyPacketForThread(NativeProcessProtocol &process,
H A DGDBRemoteCommunicationServerLLGS.cpp998 GDBRemoteCommunicationServerLLGS::SendStopReplyPacketForThread( in SendStopReplyPacketForThread() function in GDBRemoteCommunicationServerLLGS
1962 return SendStopReplyPacketForThread(process, tid, force_synchronous); in SendStopReasonForState()
3622 return SendStopReplyPacketForThread(*m_current_process, tid, in Handle_qThreadStopInfo()