Home
last modified time | relevance | path

Searched refs:ProcessLaunchInfo (Results 1 – 25 of 858) sorted by relevance

12345678910>>...35

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
71 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
131 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
141 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
164 void ProcessLaunchInfo::Clear() { in Clear()
176 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
189 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
203 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
210 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
72 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
132 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
142 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
165 void ProcessLaunchInfo::Clear() { in Clear()
179 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
192 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
206 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
213 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
71 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
131 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
141 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
164 void ProcessLaunchInfo::Clear() { in Clear()
176 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
189 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
203 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
210 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
71 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
131 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
141 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
164 void ProcessLaunchInfo::Clear() { in Clear()
176 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
189 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
203 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
210 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
72 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
132 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
142 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
165 void ProcessLaunchInfo::Clear() { in Clear()
179 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
192 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
206 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
213 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
72 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
132 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
142 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
165 void ProcessLaunchInfo::Clear() { in Clear()
179 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
192 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
206 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
213 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
72 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
132 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
142 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
165 void ProcessLaunchInfo::Clear() { in Clear()
179 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
192 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
206 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
213 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
71 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
131 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
141 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
164 void ProcessLaunchInfo::Clear() { in Clear()
176 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
189 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
203 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
210 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo() in ProcessLaunchInfo() function in ProcessLaunchInfo
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec, in ProcessLaunchInfo() function in ProcessLaunchInfo
71 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) { in AppendCloseFileAction()
131 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName()
141 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
164 void ProcessLaunchInfo::Clear() { in Clear()
176 void ProcessLaunchInfo::SetMonitorProcessCallback( in SetMonitorProcessCallback()
189 bool ProcessLaunchInfo::MonitorProcess() const { in MonitorProcess()
203 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError()
210 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() { in SetUpPtyRedirection()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp31 ProcessLaunchInfo::ProcessLaunchInfo()
37 ProcessLaunchInfo::ProcessLaunchInfo(const FileSpec &stdin_file_spec,
72 bool ProcessLaunchInfo::AppendCloseFileAction(int fd) {
132 const char *ProcessLaunchInfo::GetProcessPluginName() const {
142 void ProcessLaunchInfo::SetShell(const FileSpec &shell) {
165 void ProcessLaunchInfo::Clear() {
179 void ProcessLaunchInfo::SetMonitorProcessCallback(
192 bool ProcessLaunchInfo::MonitorProcess() const {
206 void ProcessLaunchInfo::SetDetachOnError(bool enable) {
213 llvm::Error ProcessLaunchInfo::SetUpPtyRedirection() {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 virtual HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 virtual HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo; variable
21 HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Host/windows/
H A DProcessLauncherWindows.h17 class ProcessLaunchInfo;
21 HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info, in X509_NAME_get_text_by_NID()
25 HANDLE GetStdioHandle(const ProcessLaunchInfo &launch_info, int fd); in X509_NAME_get_text_by_NID()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Host/
H A DProcessLauncher.h14 class ProcessLaunchInfo; variable
21 virtual HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/
H A DProcessLauncher.h14 class ProcessLaunchInfo; variable
21 virtual HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Host/
H A DProcessLauncher.h14 class ProcessLaunchInfo; variable
21 virtual HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/
H A DProcessLauncher.h14 class ProcessLaunchInfo; variable
21 virtual HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Host/
H A DProcessLauncher.h14 class ProcessLaunchInfo; variable
21 virtual HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info,

12345678910>>...35