reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
127 uptr FindHeapAllocation(HeapAllocationsRingBuffer *rb,
projects/compiler-rt/lib/hwasan/hwasan_thread.cpp 41 heap_allocations_ = HeapAllocationsRingBuffer::New(sz);
projects/compiler-rt/lib/hwasan/hwasan_thread.h50 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } 86 HeapAllocationsRingBuffer *heap_allocations_;projects/compiler-rt/lib/hwasan/hwasan_thread_list.h
162 res += HeapAllocationsRingBuffer::SizeInBytes(sz);