Home
last modified time | relevance | path

Searched refs:kEsrMagic (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc1267 static const u32 kEsrMagic = 0x45535201; in Aarch64GetESR() local
1272 if (ctx->magic == kEsrMagic) { in Aarch64GetESR()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cpp1797 static const u32 kEsrMagic = 0x45535201; in Aarch64GetESR() local
1802 if (ctx->magic == kEsrMagic) { in Aarch64GetESR()