Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h112 struct HeapAllocationRecord { struct
119 typedef RingBuffer<HeapAllocationRecord> HeapAllocationsRingBuffer; argument