Home
last modified time | relevance | path

Searched refs:AllocatorCacheT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_allocator.h113 typedef SizeClassAllocatorLocalCache<PrimaryT> AllocatorCacheT; typedef
115 typedef CombinedAllocator<PrimaryT, AllocatorCacheT, SecondaryT> BackendT;
H A Dscudo_tsd.h27 AllocatorCacheT Cache; in ALIGNED()
H A Dscudo_allocator.cpp171 explicit QuarantineCallback(AllocatorCacheT *Cache) in QuarantineCallback()
204 AllocatorCacheT *Cache_;