Home
last modified time | relevance | path

Searched refs:HeapAddressDescription (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_descriptions.h120 struct HeapAddressDescription { struct
132 HeapAddressDescription *descr); argument
200 HeapAddressDescription heap;
256 const HeapAddressDescription *AsHeap() const { in AsHeap()
Dasan_descriptions.cpp156 HeapAddressDescription *descr) { in GetHeapAddressInformation()
181 HeapAddressDescription descr; in DescribeAddressIfHeap()
412 void HeapAddressDescription::Print() const { in Print()
496 HeapAddressDescription heap_descr; in PrintAddressDescription()
Dasan_errors.h69 HeapAddressDescription addr_description;
83 HeapAddressDescription addr_description;
Dasan_report.cpp407 HeapAddressDescription hdesc1, hdesc2; in IsInvalidPointerPair()