Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h265 void StartSTDIOForwarding();
H A DGDBRemoteCommunicationServerLLGS.cpp1033 StartSTDIOForwarding(); in ProcessStateChanged()
1164 void GDBRemoteCommunicationServerLLGS::StartSTDIOForwarding() { in StartSTDIOForwarding() function in GDBRemoteCommunicationServerLLGS