Searched refs:shell_executable (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp251 std::string shell_executable = m_shell.GetPath(); local
258 shell_arguments.AppendArgument(shell_executable);

Completed in 50 milliseconds