Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h145 initCache(); in initCacheMaybe()
149 NOINLINE void initCache() { in initCache() function
H A Dtsd.h35 Instance->initCache(&Cache); in alignas()
H A Dcombined.h226 void initCache(CacheT *Cache) { Cache->init(&Stats, &Primary); } in initCache() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator_combined.h52 void initCache(AllocatorCache *Cache) { in initCache() function
H A Dscudo_allocator.cpp693 getBackend().initCache(&Cache); in init()