Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp33 const uptr AllocatorSize = 0x10000000000ULL; variable
38 typedef SizeClassAllocator64<AllocatorSpace, AllocatorSize, 0, SizeClassMap>