Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/API/
H A DSBPlatform.cpp53 PlatformShellCommand(llvm::StringRef shell_interpreter, in PlatformShellCommand()
56 if (!shell_interpreter.empty()) in PlatformShellCommand()
57 m_shell = shell_interpreter.str(); in PlatformShellCommand()
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() argument
179 : m_opaque_ptr(new PlatformShellCommand(shell_interpreter, shell_command)) { in SBPlatformShellCommand()
181 shell_interpreter, shell_command); in SBPlatformShellCommand()
229 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() argument
231 shell_interpreter); in SetShell()
233 if (shell_interpreter && shell_interpreter[0]) in SetShell()
234 m_opaque_ptr->m_shell = shell_interpreter; in SetShell()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/API/
H A DSBPlatform.cpp53 PlatformShellCommand(llvm::StringRef shell_interpreter, in PlatformShellCommand()
56 if (!shell_interpreter.empty()) in PlatformShellCommand()
57 m_shell = shell_interpreter.str(); in PlatformShellCommand()
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() argument
179 : m_opaque_ptr(new PlatformShellCommand(shell_interpreter, shell_command)) { in SBPlatformShellCommand()
181 shell_interpreter, shell_command); in SBPlatformShellCommand()
229 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() argument
231 shell_interpreter); in SetShell()
233 if (shell_interpreter && shell_interpreter[0]) in SetShell()
234 m_opaque_ptr->m_shell = shell_interpreter; in SetShell()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBPlatform.cpp53 PlatformShellCommand(llvm::StringRef shell_interpreter, in PlatformShellCommand()
56 if (!shell_interpreter.empty()) in PlatformShellCommand()
57 m_shell = shell_interpreter.str(); in PlatformShellCommand()
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() argument
179 : m_opaque_ptr(new PlatformShellCommand(shell_interpreter, shell_command)) { in SBPlatformShellCommand()
181 shell_interpreter, shell_command); in SBPlatformShellCommand()
229 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() argument
231 shell_interpreter); in SetShell()
233 if (shell_interpreter && shell_interpreter[0]) in SetShell()
234 m_opaque_ptr->m_shell = shell_interpreter; in SetShell()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/API/
H A DSBPlatform.cpp53 PlatformShellCommand(llvm::StringRef shell_interpreter, in PlatformShellCommand()
56 if (!shell_interpreter.empty()) in PlatformShellCommand()
57 m_shell = shell_interpreter.str(); in PlatformShellCommand()
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() argument
179 : m_opaque_ptr(new PlatformShellCommand(shell_interpreter, shell_command)) { in SBPlatformShellCommand()
181 shell_interpreter, shell_command); in SBPlatformShellCommand()
229 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() argument
231 shell_interpreter); in SetShell()
233 if (shell_interpreter && shell_interpreter[0]) in SetShell()
234 m_opaque_ptr->m_shell = shell_interpreter; in SetShell()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/API/
H A DSBPlatform.cpp53 PlatformShellCommand(llvm::StringRef shell_interpreter, in PlatformShellCommand()
56 if (!shell_interpreter.empty()) in PlatformShellCommand()
57 m_shell = shell_interpreter.str(); in PlatformShellCommand()
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() argument
179 : m_opaque_ptr(new PlatformShellCommand(shell_interpreter, shell_command)) { in SBPlatformShellCommand()
181 shell_interpreter, shell_command); in SBPlatformShellCommand()
229 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() argument
231 shell_interpreter); in SetShell()
233 if (shell_interpreter && shell_interpreter[0]) in SetShell()
234 m_opaque_ptr->m_shell = shell_interpreter; in SetShell()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBPlatform.cpp53 PlatformShellCommand(llvm::StringRef shell_interpreter, in PlatformShellCommand()
56 if (!shell_interpreter.empty()) in PlatformShellCommand()
57 m_shell = shell_interpreter.str(); in PlatformShellCommand()
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() argument
179 : m_opaque_ptr(new PlatformShellCommand(shell_interpreter, shell_command)) { in SBPlatformShellCommand()
181 shell_interpreter, shell_command); in SBPlatformShellCommand()
229 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() argument
231 shell_interpreter); in SetShell()
233 if (shell_interpreter && shell_interpreter[0]) in SetShell()
234 m_opaque_ptr->m_shell = shell_interpreter; in SetShell()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBPlatform.cpp53 PlatformShellCommand(llvm::StringRef shell_interpreter, in PlatformShellCommand()
56 if (!shell_interpreter.empty()) in PlatformShellCommand()
57 m_shell = shell_interpreter.str(); in PlatformShellCommand()
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() argument
179 : m_opaque_ptr(new PlatformShellCommand(shell_interpreter, shell_command)) { in SBPlatformShellCommand()
181 shell_interpreter, shell_command); in SBPlatformShellCommand()
229 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() argument
231 shell_interpreter); in SetShell()
233 if (shell_interpreter && shell_interpreter[0]) in SetShell()
234 m_opaque_ptr->m_shell = shell_interpreter; in SetShell()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBPlatform.cpp53 PlatformShellCommand(llvm::StringRef shell_interpreter, in PlatformShellCommand()
56 if (!shell_interpreter.empty()) in PlatformShellCommand()
57 m_shell = shell_interpreter.str(); in PlatformShellCommand()
177 SBPlatformShellCommand::SBPlatformShellCommand(const char *shell_interpreter, in SBPlatformShellCommand() argument
179 : m_opaque_ptr(new PlatformShellCommand(shell_interpreter, shell_command)) { in SBPlatformShellCommand()
181 shell_interpreter, shell_command); in SBPlatformShellCommand()
229 void SBPlatformShellCommand::SetShell(const char *shell_interpreter) { in SetShell() argument
231 shell_interpreter); in SetShell()
233 if (shell_interpreter && shell_interpreter[0]) in SetShell()
234 m_opaque_ptr->m_shell = shell_interpreter; in SetShell()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/bindings/interface/
H A DSBPlatform.i62 SetShell(const char *shell_interpreter);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/bindings/interface/
H A DSBPlatform.i68 SetShell(const char *shell_interpreter);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/bindings/interface/
H A DSBPlatform.i68 SetShell(const char *shell_interpreter);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/bindings/interface/
H A DSBPlatform.i68 SetShell(const char *shell_interpreter);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/bindings/interface/
H A DSBPlatform.i68 SetShell(const char *shell_interpreter);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/bindings/interface/
H A DSBPlatform.i68 SetShell(const char *shell_interpreter);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/bindings/interface/
H A DSBPlatform.i68 SetShell(const char *shell_interpreter);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/bindings/interface/
H A DSBPlatform.i68 SetShell(const char *shell_interpreter);