Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp950 Status GDBRemoteCommunicationServerLLGS::SetSTDIOFileDescriptor(int fd) { function in GDBRemoteCommunicationServerLLGS
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp4658 void Process::SetSTDIOFileDescriptor(int fd) { in SetSTDIOFileDescriptor() function in Process