Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp492 struct OverflowCandidate { struct in __hwasan::__anon865875d10511::BaseReport
493 uptr untagged_addr = 0;
494 bool after = false;
495 bool is_close = false;
497 struct {
503 } heap;