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.h120 struct HeapAddressDescription { struct
132 HeapAddressDescription *descr); argument
200 HeapAddressDescription heap;
256 const HeapAddressDescription *AsHeap() const { in AsHeap()
H A 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()
H A Dasan_errors.h69 HeapAddressDescription addr_description;
83 HeapAddressDescription addr_description;
H A Dasan_report.cpp408 HeapAddressDescription hdesc1, hdesc2; in IsInvalidPointerPair()