Searched refs:AllocWithMmap (Results 1 – 1 of 1) sorted by relevance
204 void* AllocWithMmap(size_t length, bool is_aslr_enabled) { in AllocWithMmap() function449 void* result = AllocWithMmap(size + extra, FLAGS_malloc_random_allocator); in Alloc()