Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h128 PacketResult SendWResponse(NativeProcessProtocol *process);
H A DGDBRemoteCommunicationServerLLGS.cpp476 GDBRemoteCommunicationServerLLGS::SendWResponse( in SendWResponse() function in GDBRemoteCommunicationServerLLGS
1968 return SendWResponse(&process); in SendStopReasonForState()