Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp97 static void ChunkCallback(uptr chunk, void *arg) { in ChunkCallback() function
105 __lsan::ForEachChunk(ChunkCallback, &hp); in MemoryProfileCB()