Searched refs:ReportTagMismatch (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/compiler-rt/lib/hwasan/ |
D | hwasan_report.h | 24 void ReportTagMismatch(StackTrace *stack, uptr addr, uptr access_size,
|
D | hwasan_linux.cpp | 396 ReportTagMismatch(stack, ai.addr, ai.size, ai.is_store, fatal, in HandleTagMismatch()
|
D | hwasan_report.cpp | 589 void ReportTagMismatch(StackTrace *stack, uptr tagged_addr, uptr access_size, in ReportTagMismatch() function
|