Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp245 std::string shell_executable = m_shell.GetPath(); in ConvertArgumentsForLaunchingInShell() local
251 shell_arguments.AppendArgument(shell_executable); in ConvertArgumentsForLaunchingInShell()