Home
last modified time | relevance | path

Searched defs:RecordStorage (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
DMergingTypeTableBuilder.h33 BumpPtrAllocator &RecordStorage; variable
DGlobalTypeTableBuilder.h33 BumpPtrAllocator &RecordStorage; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h31 BumpPtrAllocator &RecordStorage; variable
DMergingTypeTableBuilder.h33 BumpPtrAllocator &RecordStorage; variable
DGlobalTypeTableBuilder.h33 BumpPtrAllocator &RecordStorage; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DMemoryTypeTableBuilder.h41 BumpPtrAllocator RecordStorage; variable
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DAppendingTypeTableBuilder.cpp77 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, in stabilize()