sanitizer_platform_limits_posix.cc | 302 #if defined(PTRACE_GETREGSET) && defined(PTRACE_SETREGSET) 304 int ptrace_setregset = PTRACE_SETREGSET; member in namespace:__sanitizer 307 int ptrace_setregset = -1; member in namespace:__sanitizer 308 #endif // PTRACE_GETREGSET/PTRACE_SETREGSET [all...] |