Home
last modified time | relevance | path

Searched refs:GetStderrFileDescriptor (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h330 int GetStderrFileDescriptor() const { return m_child_stderr; } in GetStderrFileDescriptor() function
H A DMachProcess.mm2543 int stderr_fd = proc->GetStderrFileDescriptor();