Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator_combined.h56 void destroyCache(AllocatorCache *Cache) { in destroyCache() function
Dscudo_allocator.cpp572 Backend.destroyCache(&TSD->Cache); in commitBack()