Home
last modified time | relevance | path

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

/freebsd/contrib/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::__anon865875d10511::TagMismatchReport