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

/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp241 std::string shell_executable = m_shell.GetPath(); local
247 shell_arguments.AppendArgument(shell_executable);

Completed in 114 milliseconds