Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp1018 class TagMismatchReport : public BaseReport { class
1020 explicit TagMismatchReport(StackTrace *stack, uptr tagged_addr, in TagMismatchReport() function in __hwasan::__anonfdd1ce240511::TagMismatchReport