Home
last modified time | relevance | path

Searched defs:TDV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp529 return visitTypeStream(Types, TDV); in loadPrecompiledObject() local
575 return visitTypeStream(Types, TDV); in traverseTypeSection() local
587 return visitTypeStream(Types, TDV); in traverseTypes() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1501 TypeDumpVisitor TDV(Types, &W, opts::CodeViewSubsectionBytes); in printCodeViewTypeSection() local
2195 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes() local
2206 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes() local