Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
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); |
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); |