Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
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 |
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 |