sanitizer_platform_limits_posix.cc | 380 #if defined(PTRACE_GETREGSET) && defined(PTRACE_SETREGSET) 382 int ptrace_setregset = PTRACE_SETREGSET; member in namespace:__sanitizer 385 int ptrace_setregset = -1; member in namespace:__sanitizer 386 #endif // PTRACE_GETREGSET/PTRACE_SETREGSET [all...] |