reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
379 int ptrace_getregset = PTRACE_GETREGSET;
tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp 1799 if (req == PTRACE_GETREGSET || req == PTRACE_SETREGSET)
tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp 121 return NativeProcessLinux::PtraceWrapper(PTRACE_GETREGSET, m_thread.GetID(),