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

/freebsd-13-stable/sys/i386/linux/
H A Dlinux_ptrace.c72 #define PTRACE_GETFPREGS 14 macro
308 case PTRACE_GETFPREGS:
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp347 #if (defined(PTRACE_GETFPREGS) && defined(PTRACE_SETFPREGS)) || \
349 int ptrace_getfpregs = PTRACE_GETFPREGS;

Completed in 59 milliseconds