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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp127 uptr FindHeapAllocation(HeapAllocationsRingBuffer *rb, function in namespace:__hwasan
312 if (uptr D = FindHeapAllocation(t->heap_allocations(), tagged_addr, &har)) {

Completed in 128 milliseconds