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

/external/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp33 const uptr AllocatorSize = 0x10000000000ULL; member in namespace:__scudo
38 typedef SizeClassAllocator64<AllocatorSpace, AllocatorSize, 0, SizeClassMap>

Completed in 57 milliseconds