Home
last modified time | relevance | path

Searched refs:PTRACE_GETFPREGS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/linux/
H A Dlinux_ptrace_machdep.c68 #define PTRACE_GETFPREGS 14 macro
304 case PTRACE_GETFPREGS: in linux_ptrace()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp424 #if (defined(PTRACE_GETFPREGS) && defined(PTRACE_SETFPREGS)) || \
426 int ptrace_getfpregs = PTRACE_GETFPREGS;