Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp476 class BaseReport { class
478 BaseReport(StackTrace *stack, bool fatal, uptr tagged_addr, uptr access_size) in BaseReport() function in __hwasan::__anon865875d10511::BaseReport