Home
last modified time | relevance | path

Searched defs:HeapAllocationRecord (Results 1 – 1 of 1) 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