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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp129 static bool FindHeapAllocation(HeapAllocationsRingBuffer *rb, uptr tagged_addr, function in namespace:__hwasan
385 if (FindHeapAllocation(t->heap_allocations(), tagged_addr, &har,

Completed in 140 milliseconds