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