Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h118 struct HeapAddressDescription { struct
130 HeapAddressDescription *descr); argument
198 HeapAddressDescription heap;
254 const HeapAddressDescription *AsHeap() const { in AsHeap()
H A Dasan_descriptions.cpp158 HeapAddressDescription *descr) { in GetHeapAddressInformation()
183 HeapAddressDescription descr; in DescribeAddressIfHeap()
414 void HeapAddressDescription::Print() const { in Print()
504 HeapAddressDescription heap_descr; in PrintAddressDescription()
H A Dasan_errors.h69 HeapAddressDescription addr_description;
83 HeapAddressDescription addr_description;
H A Dasan_report.cpp446 HeapAddressDescription hdesc1, hdesc2; in IsInvalidPointerPair()