Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp899 #define AARCH64_GET_REG(r) \ macro
903 #define AARCH64_GET_REG(r) (uptr)ucontext->uc_mcontext->__ss.__##r macro