Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp217 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); DebugProcess() local
/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp482 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); DebugProcess() local
/llvm-project/lldb/source/Target/
H A DPlatform.cpp1056 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); DebugProcess() local