Home
last modified time | relevance | path

Searched defs:TpiTypes (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeDumpVisitor.h29 TypeDumpVisitor(TypeCollection &TpiTypes, ScopedPrinter *W, in TypeDumpVisitor()
79 TypeCollection &TpiTypes; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DBytesOutputStyle.h58 std::unique_ptr<codeview::LazyRandomTypeCollection> TpiTypes; variable
DDumpOutputStyle.cpp687 auto &TpiTypes = File.types(); in dumpUdtStats() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1842 TypeTableCollection TpiTypes(CVTypes.records()); in dumpCodeViewMergedTypes() local