Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h134 PacketResult SendWResponse(NativeProcessProtocol *process);
H A DGDBRemoteCommunicationServerLLGS.cpp474 GDBRemoteCommunicationServerLLGS::SendWResponse( in SendWResponse() function in GDBRemoteCommunicationServerLLGS
1968 return SendWResponse(&process); in SendStopReasonForState()