Searched defs:LargeMmapAllocator (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h1003 class LargeMmapAllocator { class in namespace:__sanitizer
1017 MmapOrDie(map_size, "LargeMmapAllocator"));
1163 Printf("Stats: LargeMmapAllocator: allocated %zd times, "

Completed in 157 milliseconds