Home
last modified time | relevance | path

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

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