Home
last modified time | relevance | path

Searched refs:PTRACE_SETFPXREGS (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h72 #define PTRACE_SETFPXREGS 19 macro
/external/strace/xlat/
Dptrace_cmds.in19 PTRACE_SETFPXREGS
Dptrace_cmds.h65 #if defined(PTRACE_SETFPXREGS) || (defined(HAVE_DECL_PTRACE_SETFPXREGS) && HAVE_DECL_PTRACE_SETFPXR…
66 XLAT(PTRACE_SETFPXREGS),
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc361 #if (defined(PTRACE_GETFPXREGS) && defined(PTRACE_SETFPXREGS)) || \
364 int ptrace_setfpxregs = PTRACE_SETFPXREGS;