Home | History | Annotate | Download | only in sanitizer_common

Lines Matching refs:ptrace_setfpxregs

361 #if (defined(PTRACE_GETFPXREGS) && defined(PTRACE_SETFPXREGS)) || \
364 int ptrace_setfpxregs = PTRACE_SETFPXREGS;
367 int ptrace_setfpxregs = -1;
368 #endif // PTRACE_GETFPXREGS/PTRACE_SETFPXREGS