Searched defs:SetSTDIOFileDescriptor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationServerLLGS.cpp | 1206 Status GDBRemoteCommunicationServerLLGS::SetSTDIOFileDescriptor(int fd) { SetSTDIOFileDescriptor() function in GDBRemoteCommunicationServerLLGS |
/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 4715 void Process::SetSTDIOFileDescriptor(int fd) { SetSTDIOFileDescriptor() function in Process |