sanitizer_allocator_primary64.h | 693 const uptr total_user_bytes = local in function:SizeClassAllocator64::PopulateFreeArray 696 if (LIKELY(total_user_bytes > region->mapped_user)) { 712 RoundUpTo(total_user_bytes - region->mapped_user, kUserMapSize);
|