Home | History | Annotate | Download | only in sanitizer_common

Lines Matching defs:ptrace_getregs

345 #if (defined(PTRACE_GETREGS) && defined(PTRACE_SETREGS)) || \
347 int ptrace_getregs = PTRACE_GETREGS;
350 int ptrace_getregs = -1;