reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Host/common/MonitoringProcessLauncher.cpp
   29   error.Clear();
   41     error.SetErrorStringWithFormatv("executable doesn't exist: '{0}'",
   50       m_delegate_launcher->LaunchProcess(resolved_info, error);
   60       error.SetErrorStringWithFormatv("failed to launch host thread: {}",
   66     if (error.Success())
   67       error.SetErrorString("process launch failed for unknown reasons");