Home
last modified time | relevance | path

Searched refs:ELFAllocator (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/MC/
DMCContext.cpp77 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp90 ELFAllocator.DestroyAll(); in reset()
354 auto *Ret = new (ELFAllocator.Allocate()) MCSectionELF( in createELFSectionImpl()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp90 ELFAllocator.DestroyAll(); in reset()
435 auto *Ret = new (ELFAllocator.Allocate()) MCSectionELF( in createELFSectionImpl()
/external/llvm/include/llvm/MC/
DMCContext.h80 SpecificBumpPtrAllocator<MCSectionELF> ELFAllocator; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h96 SpecificBumpPtrAllocator<MCSectionELF> ELFAllocator; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h94 SpecificBumpPtrAllocator<MCSectionELF> ELFAllocator; variable