reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2245 void SetSTDIOFileDescriptor(int file_descriptor);
365 process_sp->SetSTDIOFileDescriptor(pty_fd);
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp 334 process_sp->SetSTDIOFileDescriptor(pty_fd);
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp 953 SetSTDIOFileDescriptor(pty.ReleaseMasterFileDescriptor());
tools/lldb/source/Target/Platform.cpp 1152 process_sp->SetSTDIOFileDescriptor(pty_fd);