Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h307 void MaybeCloseInferiorTerminalConnection();
H A DGDBRemoteCommunicationServerLLGS.cpp1067 MaybeCloseInferiorTerminalConnection(); in HandleInferiorState_Exited()
4056 void GDBRemoteCommunicationServerLLGS::MaybeCloseInferiorTerminalConnection() { in MaybeCloseInferiorTerminalConnection() function in GDBRemoteCommunicationServerLLGS