Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h123 struct HeapAllocationRecord { struct
131 typedef RingBuffer<HeapAllocationRecord> HeapAllocationsRingBuffer; argument