Home
last modified time | relevance | path

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

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