Home
last modified time | relevance | path

Searched refs:iterateModuleSubsections (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h204 Error iterateModuleSubsections( in iterateModuleSubsections() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp847 return iterateModuleSubsections<DebugLinesSubsectionRef>( in dumpLines()
885 return iterateModuleSubsections<DebugInlineeLinesSubsectionRef>( in dumpInlineeLines()
912 return iterateModuleSubsections<DebugCrossModuleImportsSubsectionRef>( in dumpXmi()
952 return iterateModuleSubsections<DebugCrossModuleExportsSubsectionRef>( in dumpXme()
1131 return iterateModuleSubsections<DebugStringTableSubsectionRef>( in dumpStringTableFromObj()
1441 return iterateModuleSubsections<DebugSymbolsSubsectionRef>( in dumpModuleSymsForObj()