Home
last modified time | relevance | path

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

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