Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DProcessLaunchInfo.cpp37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo()
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.cpp671 const FileSpec &stdin_file_spec, in LaunchArgs()
700 Environment env, const FileSpec &stdin_file_spec, in ProcessMonitor()
818 const FileSpec &stdin_file_spec = args->m_stdin_file_spec; in Launch() local
DProcessFreeBSD.cpp380 FileSpec stdin_file_spec{}; in DoLaunch() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp744 FileSpec stdin_file_spec{}; in DoLaunch() local