Searched refs:SecondaryAllocatorName (Results 1 – 5 of 5) sorted by relevance
30 extern const char *SecondaryAllocatorName;
36 SecondaryAllocatorName); in Init()98 MmapOrDieOnFatalError(map_size, SecondaryAllocatorName)); in Allocate()
25 const char *SecondaryAllocatorName = "LargeMmapAllocator"; variable
87 uptr ReservedBeg = AddressRange.Init(ReservedSize, SecondaryAllocatorName); in Allocate()
254 SecondaryAllocatorName = "ScudoSecondary"; in init()