Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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()