Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1643 m_shell_interpreter = option_arg.str(); in SetOptionValue()
1656 m_shell_interpreter.clear(); in OptionParsingStarting()
1661 std::string m_shell_interpreter; member in CommandObjectPlatformShell::CommandOptions
1711 error = (platform_sp->RunShellCommand(m_options.m_shell_interpreter, cmd, in DoExecute()