Searched refs:ELFAllocator (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp90 ELFAllocator.DestroyAll();
354 auto *Ret = new (ELFAllocator.Allocate()) MCSectionELF(
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h94 SpecificBumpPtrAllocator<MCSectionELF> ELFAllocator; member in class:llvm::MCContext

Completed in 34 milliseconds