Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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()