Home
last modified time | relevance | path

Searched defs:ptrace_getvfpregs (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc370 int ptrace_getvfpregs = PTRACE_GETVFPREGS; variable
373 int ptrace_getvfpregs = -1; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp369 int ptrace_getvfpregs = PTRACE_GETVFPREGS; variable
372 int ptrace_getvfpregs = -1; variable