Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h34 Instance->initCache(&Cache); in init()
H A Dlocal_cache.h31 initCache(); in setFromArray()
115 // initCache() for more details. in allocate()
149 NOINLINE void initCache() { in isEmpty()
227 NOINLINE void initCache() { initCache() function
H A Dcombined.h263 void initCache(CacheT *Cache) { Cache->init(&Stats, &Primary); } in initCache() function