Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h17 template<class SizeClassAllocator> struct SizeClassAllocator32LocalCache;
113 typedef SizeClassAllocator32LocalCache<ThisT> AllocatorCache;
H A Dsanitizer_allocator_local_cache.h129 struct SizeClassAllocator32LocalCache { struct