Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_common.cpp562 static void CollectIgnoredCb(uptr chunk, void *arg) { in CollectIgnoredCb() function
582 ForEachChunk(CollectIgnoredCb, frontier); in ClassifyAllChunks()