Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h212 void MaybeCloseInferiorTerminalConnection();
H A DGDBRemoteCommunicationServerLLGS.cpp805 MaybeCloseInferiorTerminalConnection();
3111 void GDBRemoteCommunicationServerLLGS::MaybeCloseInferiorTerminalConnection() { function in GDBRemoteCommunicationServerLLGS