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

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
  380   int ptrace_setregset = PTRACE_SETREGSET;
tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  175   case PTRACE_SETREGSET: {
 1799   if (req == PTRACE_GETREGSET || req == PTRACE_SETREGSET)
tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
  128   return NativeProcessLinux::PtraceWrapper(PTRACE_SETREGSET, m_thread.GetID(),