Searched refs:PTRACE_SETFPXREGS (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dptrace-abi.h66 #define PTRACE_SETFPXREGS 19 macro
/external/strace/xlat/
H A Dptrace_cmds.h55 #if defined(PTRACE_SETFPXREGS) || (defined(HAVE_DECL_PTRACE_SETFPXREGS) && HAVE_DECL_PTRACE_SETFPXREGS)
56 XLAT(PTRACE_SETFPXREGS),
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc292 int ptrace_setfpxregs = PTRACE_SETFPXREGS;

Completed in 110 milliseconds