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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h1012 uptr map_size = RoundUpMapSize(size);
1074 res += RoundUpMapSize(h->size);
1214 uptr RoundUpMapSize(uptr size) { function in class:__sanitizer::LargeMmapAllocator

Completed in 33 milliseconds