Searched refs:HandleTagMismatch (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/hwasan/ |
| H A D | hwasan.h | 165 void HandleTagMismatch(AccessInfo ai, uptr pc, uptr frame, void *uc,
|
| H A D | hwasan.cpp | 199 void HandleTagMismatch(AccessInfo ai, uptr pc, uptr frame, void *uc, in HandleTagMismatch() function 233 HandleTagMismatch(ai, (uptr)__builtin_return_address(0), in HwasanTagMismatch()
|
| H A D | hwasan_linux.cpp | 379 HandleTagMismatch(ai, StackTrace::GetNextInstructionPc(sig.pc), sig.bp, uc); in HwasanOnSIGTRAP()
|