Searched refs:ELFAllocator (Results 1 – 2 of 2) sorted by relevance
143 ELFAllocator.DestroyAll(); in reset()491 auto *Ret = new (ELFAllocator.Allocate()) in createELFSectionImpl()
134 SpecificBumpPtrAllocator<MCSectionELF> ELFAllocator; variable