Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_descriptions.h121 struct HeapAddressDescription { struct
133 HeapAddressDescription *descr); argument
194 HeapAddressDescription heap;
250 const HeapAddressDescription *AsHeap() const { in AsHeap()
H A Dasan_descriptions.cc158 HeapAddressDescription *descr) { in GetHeapAddressInformation()
183 HeapAddressDescription descr; in DescribeAddressIfHeap()
413 void HeapAddressDescription::Print() const { in Print()
491 HeapAddressDescription heap_descr; in PrintAddressDescription()
H A Dasan_errors.h69 HeapAddressDescription addr_description;
83 HeapAddressDescription addr_description;
H A Dasan_report.cc383 HeapAddressDescription hdesc1, hdesc2; in IsInvalidPointerPair()