Home
last modified time | relevance | path

Searched defs:shell_command (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBPlatform.cpp169 SBPlatformShellCommand::SBPlatformShellCommand (const char *shell_command) : in SBPlatformShellCommand()
202 SBPlatformShellCommand::SetCommand(const char *shell_command) in SetCommand()
544 SBPlatform::Run (SBPlatformShellCommand &shell_command) in Run()
/trueos/contrib/gdb/gdb/
HDfork-child.c130 char *shell_command; in fork_inferior() local
/trueos/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp532 StreamString shell_command; in ConvertArgumentsForLaunchingInShell() local