Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h136 PacketResult SendStopReasonForState(NativeProcessProtocol &process,
H A DGDBRemoteCommunicationServerLLGS.cpp1041 PacketResult result = SendStopReasonForState( in HandleInferiorState_Exited()
1083 PacketResult result = SendStopReasonForState( in HandleInferiorState_Stopped()
1920 return SendStopReasonForState(*m_current_process, in Handle_stop_reason()
1926 GDBRemoteCommunicationServerLLGS::SendStopReasonForState( in SendStopReasonForState() function in GDBRemoteCommunicationServerLLGS
3431 return SendStopReasonForState(*m_current_process, in Handle_vAttach()
3464 return SendStopReasonForState(*m_current_process, in Handle_vAttachWait()
3503 return SendStopReasonForState(*m_current_process, in Handle_vAttachOrWait()
3537 return SendStopReasonForState(*m_current_process, in Handle_vRun()