Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp519 struct HeapChunk { struct in __hwasan::__anon865875d10511::BaseReport
520 uptr begin = 0;
521 uptr size = 0;
522 u32 stack_id = 0;
523 bool from_small_heap = false;
524 bool is_allocated = false;