Home
last modified time | relevance | path

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

/freebsd-head/sys/i386/linux/
HDlinux_ptrace_machdep.c68 #define PTRACE_GETFPREGS 14 macro
304 case PTRACE_GETFPREGS: in linux_ptrace()
/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_posix.cpp409 #if (defined(PTRACE_GETFPREGS) && defined(PTRACE_SETFPREGS)) || \
411 int ptrace_getfpregs = PTRACE_GETFPREGS;