Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DProcessLaunchInfo.cpp38 const FileSpec &stdout_file_spec, in ProcessLaunchInfo()
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.cpp672 const FileSpec &stdout_file_spec, in LaunchArgs()
701 const FileSpec &stdout_file_spec, const FileSpec &stderr_file_spec, in ProcessMonitor()
819 const FileSpec &stdout_file_spec = args->m_stdout_file_spec; in Launch() local
DProcessFreeBSD.cpp381 FileSpec stdout_file_spec{}; in DoLaunch() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp745 FileSpec stdout_file_spec{}; in DoLaunch() local