sanitizer_platform_limits_posix.cc | 375 #if defined(PTRACE_GETREGSET) && defined(PTRACE_SETREGSET) 377 int ptrace_setregset = PTRACE_SETREGSET; variable in namespace:__sanitizer 380 int ptrace_setregset = -1; variable in namespace:__sanitizer 381 #endif // PTRACE_GETREGSET/PTRACE_SETREGSET
|