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

References

tools/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp
  187   error = pipe.CreateNew(child_processes_inherit);
  188   if (error.Fail())
  194     error.SetErrorStringWithFormatv("Fork failed with error message: {0}",
  213   error.SetErrorString(buf);