Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDumpVisitor.h28 TypeDumpVisitor(TypeCollection &TpiTypes, ScopedPrinter *W, in TypeDumpVisitor()
78 TypeCollection &TpiTypes; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.h57 std::unique_ptr<codeview::LazyRandomTypeCollection> TpiTypes; variable
H A DDumpOutputStyle.cpp777 auto &TpiTypes = File.types(); in dumpUdtStats() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp2031 TypeTableCollection TpiTypes(TpiRecords); in dumpCodeViewMergedTypes() local