Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp39 const FileSpec &stderr_file_spec, in ProcessLaunchInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp625 FileSpec stderr_file_spec{}; in DoLaunch() local