Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h313 void MaybeCloseInferiorTerminalConnection();
H A DGDBRemoteCommunicationServerLLGS.cpp1067 MaybeCloseInferiorTerminalConnection(); in HandleInferiorState_Exited()
4066 void GDBRemoteCommunicationServerLLGS::MaybeCloseInferiorTerminalConnection() { in MaybeCloseInferiorTerminalConnection() function in GDBRemoteCommunicationServerLLGS