Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator_combined.h56 void destroyCache(AllocatorCache *Cache) { in destroyCache() function
H A Dscudo_allocator.cpp575 Backend.destroyCache(&TSD->Cache); in commitBack()