Home
last modified time | relevance | path

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

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