Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common.cc329 static void CollectIgnoredCb(uptr chunk, void *arg) { in CollectIgnoredCb() function
345 ForEachChunk(CollectIgnoredCb, &frontier); in ClassifyAllChunks()