Home
last modified time | relevance | path

Searched refs: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
539 OverflowCandidate FindBufferOverflowCandidate() const;
557 const OverflowCandidate candidate;
678 BaseReport::OverflowCandidate BaseReport::FindBufferOverflowCandidate() const { in FindBufferOverflowCandidate()
679 OverflowCandidate result = {}; in FindBufferOverflowCandidate()