Home
last modified time | relevance | path

Searched defs:pty_fd (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp212 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local
/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp479 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp1119 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess() local