Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h16 template<class SizeClassAllocator> struct SizeClassAllocator32LocalCache;
120 typedef SizeClassAllocator32LocalCache<ThisT> AllocatorCache;
H A Dsanitizer_allocator_local_cache.h128 struct SizeClassAllocator32LocalCache { struct