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

References

tools/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp
   64       ExitWithError(error_fd, "personality get");
   68       ExitWithError(error_fd, "personality set");
   79     ExitWithError(error_fd, "DupDescriptor-open");
   85     ExitWithError(error_fd, "DupDescriptor-dup2");
   95       ExitWithError(error_fd, "setpgid");
  103         ExitWithError(error_fd, "close");
  107         ExitWithError(error_fd, "dup2");
  123     ExitWithError(error_fd, "chdir");
  135     ExitWithError(error_fd, "pthread_sigmask");
  140       ExitWithError(error_fd, "setgid");
  152       ExitWithError(error_fd, "ptrace");
  175   ExitWithError(error_fd, "execve");