Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp1874 static bool Aarch64GetESR(ucontext_t *ucontext, u64 *esr) { Aarch64GetESR() function
1891 static bool Aarch64GetESR(ucontext_t *ucontext, u64 *esr) { return false; } Aarch64GetESR() function