Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h128 PacketResult SendWResponse(NativeProcessProtocol *process);
H A DGDBRemoteCommunicationServerLLGS.cpp478 GDBRemoteCommunicationServerLLGS::SendWResponse( in SendWResponse() function in GDBRemoteCommunicationServerLLGS
1963 return SendWResponse(&process); in SendStopReasonForState()