Home
last modified time | relevance | path

Searched defs:InitCache (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h87 void InitCache(PerClass *c) { in InitCache() function
216 void InitCache(PerClass *c) { in InitCache() function
H A Dsanitizer_allocator_combined.h155 void InitCache(AllocatorCache *cache) { in InitCache() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h91 void InitCache(Cache *c) { in InitCache() function