Searched refs:ELFAllocator (Results 1 – 6 of 6) sorted by relevance
77 ELFAllocator.DestroyAll(); in reset()321 return new (ELFAllocator.Allocate()) in createELFRelSection()373 MCSectionELF *Result = new (ELFAllocator.Allocate()) in getELFSection()381 MCSectionELF *Result = new (ELFAllocator.Allocate()) in createELFGroupSection()
90 ELFAllocator.DestroyAll(); in reset()354 auto *Ret = new (ELFAllocator.Allocate()) MCSectionELF( in createELFSectionImpl()
90 ELFAllocator.DestroyAll(); in reset()435 auto *Ret = new (ELFAllocator.Allocate()) MCSectionELF( in createELFSectionImpl()
80 SpecificBumpPtrAllocator<MCSectionELF> ELFAllocator; variable
96 SpecificBumpPtrAllocator<MCSectionELF> ELFAllocator; variable
94 SpecificBumpPtrAllocator<MCSectionELF> ELFAllocator; variable