Home
last modified time | relevance | path

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

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