Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerLLGS.h299 void HandleInferiorState_Exited(NativeProcessProtocol *process);
DGDBRemoteCommunicationServerLLGS.cpp1034 void GDBRemoteCommunicationServerLLGS::HandleInferiorState_Exited( in HandleInferiorState_Exited() function in GDBRemoteCommunicationServerLLGS
1124 HandleInferiorState_Exited(process); in ProcessStateChanged()