Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBPlatform.i74 SetCommand(const char *shell_command);
/openbsd/src/gnu/llvm/lldb/include/lldb/API/
DSBPlatform.h71 void SetCommand(const char *shell_command);
/openbsd/src/gnu/llvm/lldb/source/API/
DSBPlatform.cpp226 void SBPlatformShellCommand::SetCommand(const char *shell_command) { in SetCommand() function in SBPlatformShellCommand