Home
last modified time | relevance | path

Searched refs:FindHeapAllocation (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_report.cpp141 static bool FindHeapAllocation(HeapAllocationsRingBuffer *rb, uptr tagged_addr, in FindHeapAllocation() function
398 if (FindHeapAllocation(t->heap_allocations(), tagged_addr, &har, in PrintAddressDescription()