Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
sanitizer_platform_limits_posix.cc | 359 #if defined(PTRACE_GETVFPREGS) && defined(PTRACE_SETVFPREGS) 360 int ptrace_getvfpregs = PTRACE_GETVFPREGS; variable in namespace:__sanitizer 363 int ptrace_getvfpregs = -1; variable in namespace:__sanitizer |
sanitizer_platform_limits_posix.cc | 359 #if defined(PTRACE_GETVFPREGS) && defined(PTRACE_SETVFPREGS) 360 int ptrace_getvfpregs = PTRACE_GETVFPREGS; variable in namespace:__sanitizer 363 int ptrace_getvfpregs = -1; variable in namespace:__sanitizer |