Home
last modified time | relevance | path

Searched defs:SetSTDIOFileDescriptor (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp1206 Status GDBRemoteCommunicationServerLLGS::SetSTDIOFileDescriptor(int fd) { SetSTDIOFileDescriptor() function in GDBRemoteCommunicationServerLLGS
/llvm-project/lldb/source/Target/
H A DProcess.cpp4715 void Process::SetSTDIOFileDescriptor(int fd) { SetSTDIOFileDescriptor() function in Process