Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_allocator_combined.h52 void initCache(AllocatorCache *Cache) { in initCache() function
H A Dscudo_allocator.cpp633 getBackend().initCache(&Cache); in init()