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

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

Completed in 230 milliseconds