Home
last modified time | relevance | path

Searched refs:HeapAllocationRecord (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h102 struct HeapAllocationRecord { struct
109 typedef RingBuffer<HeapAllocationRecord> HeapAllocationsRingBuffer; argument
H A Dhwasan_report.cpp142 HeapAllocationRecord *har, uptr *ring_index, in FindHeapAllocation()
454 HeapAllocationRecord har; in PrintAddressDescription()