Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCContext.cpp76 COFFAllocator.DestroyAll(); in reset()
412 MCSectionCOFF *Result = new (COFFAllocator.Allocate()) MCSectionCOFF( in getCOFFSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp89 COFFAllocator.DestroyAll(); in reset()
460 MCSectionCOFF *Result = new (COFFAllocator.Allocate()) MCSectionCOFF( in getCOFFSection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp89 COFFAllocator.DestroyAll(); in reset()
583 MCSectionCOFF *Result = new (COFFAllocator.Allocate()) MCSectionCOFF( in getCOFFSection()
/external/llvm/include/llvm/MC/
DMCContext.h79 SpecificBumpPtrAllocator<MCSectionCOFF> COFFAllocator; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h95 SpecificBumpPtrAllocator<MCSectionCOFF> COFFAllocator; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h93 SpecificBumpPtrAllocator<MCSectionCOFF> COFFAllocator; variable