Searched refs:PrimaryAllocatorName (Results 1 – 5 of 5) sorted by relevance
29 extern const char *PrimaryAllocatorName;
141 void *res = MmapOrDie(size, PrimaryAllocatorName); in MapWithCallback()302 kRegionSize, kRegionSize, PrimaryAllocatorName)); in AllocateRegion()
24 const char *PrimaryAllocatorName = "SizeClassAllocator"; variable
122 address_range.Init(RegionInfoSize, PrimaryAllocatorName);132 address_range.Init(TotalSpaceSize, PrimaryAllocatorName,140 TotalSpaceSize, SizeClassMap::kMaxSize, PrimaryAllocatorName);
253 PrimaryAllocatorName = "ScudoPrimary"; in init()