Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_allocator.h94 struct HeapAllocationRecord { struct
101 typedef RingBuffer<HeapAllocationRecord> HeapAllocationsRingBuffer; argument