Searched refs:PrimaryInternalAllocator (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_internal.h40 kInternalAllocatorRegionSizeLog, ByteMap> PrimaryInternalAllocator; typedef in namespace:__sanitizer
42 typedef SizeClassAllocatorLocalCache<PrimaryInternalAllocator>
45 typedef CombinedAllocator<PrimaryInternalAllocator, InternalAllocatorCache,

Completed in 97 milliseconds