Searched refs:MachOAllocator (Results 1 – 2 of 2) sorted by relevance
78 MachOAllocator.DestroyAll(); in reset()292 return Entry = new (MachOAllocator.Allocate()) MCSectionMachO( in getMachOSection()
81 SpecificBumpPtrAllocator<MCSectionMachO> MachOAllocator; variable