Home
last modified time | relevance | path

Searched refs:XCOFFAllocator (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp92 XCOFFAllocator.DestroyAll(); in reset()
561 MCSectionXCOFF *Result = new (XCOFFAllocator.Allocate()) MCSectionXCOFF( in getXCOFFSection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp92 XCOFFAllocator.DestroyAll(); in reset()
689 MCSectionXCOFF *Result = new (XCOFFAllocator.Allocate()) in getXCOFFSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h99 SpecificBumpPtrAllocator<MCSectionXCOFF> XCOFFAllocator; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h97 SpecificBumpPtrAllocator<MCSectionXCOFF> XCOFFAllocator; variable