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