reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
380 int ptrace_setregset = PTRACE_SETREGSET;
tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp175 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(),