Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_allocator.h94 struct HeapAllocationRecord { struct
101 typedef RingBuffer<HeapAllocationRecord> HeapAllocationsRingBuffer; argument
Dhwasan_report.cpp142 HeapAllocationRecord *har, uptr *ring_index, in FindHeapAllocation()
396 HeapAllocationRecord har; in PrintAddressDescription()