Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_descriptions.h120 struct HeapAddressDescription { struct
132 HeapAddressDescription *descr); argument
200 HeapAddressDescription heap;
256 const HeapAddressDescription *AsHeap() const { in AsHeap()
HDasan_descriptions.cpp156 HeapAddressDescription *descr) { in GetHeapAddressInformation()
181 HeapAddressDescription descr; in DescribeAddressIfHeap()
412 void HeapAddressDescription::Print() const { in Print()
496 HeapAddressDescription heap_descr; in PrintAddressDescription()
HDasan_errors.h69 HeapAddressDescription addr_description;
83 HeapAddressDescription addr_description;
HDasan_report.cpp408 HeapAddressDescription hdesc1, hdesc2; in IsInvalidPointerPair()