Home
last modified time | relevance | path

Searched defs:stderr_file_spec (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Host/common/
DProcessLaunchInfo.cpp39 const FileSpec &stderr_file_spec, in ProcessLaunchInfo()
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.cpp673 const FileSpec &stderr_file_spec, in LaunchArgs()
701 const FileSpec &stdout_file_spec, const FileSpec &stderr_file_spec, in ProcessMonitor()
820 const FileSpec &stderr_file_spec = args->m_stderr_file_spec; in Launch() local
DProcessFreeBSD.cpp382 FileSpec stderr_file_spec{}; in DoLaunch() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp746 FileSpec stderr_file_spec{}; in DoLaunch() local