Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCContext.cpp78 MachOAllocator.DestroyAll(); in reset()
292 return Entry = new (MachOAllocator.Allocate()) MCSectionMachO( in getMachOSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp91 MachOAllocator.DestroyAll(); in reset()
310 return Entry = new (MachOAllocator.Allocate()) MCSectionMachO( in getMachOSection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp91 MachOAllocator.DestroyAll(); in reset()
387 R.first->second = new (MachOAllocator.Allocate()) in getMachOSection()
/external/llvm/include/llvm/MC/
DMCContext.h81 SpecificBumpPtrAllocator<MCSectionMachO> MachOAllocator; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h97 SpecificBumpPtrAllocator<MCSectionMachO> MachOAllocator; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h95 SpecificBumpPtrAllocator<MCSectionMachO> MachOAllocator; variable