Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDInputFile.h204 Error iterateModuleSubsections( in iterateModuleSubsections() function
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDDumpOutputStyle.cpp848 return iterateModuleSubsections<DebugLinesSubsectionRef>( in dumpLines()
886 return iterateModuleSubsections<DebugInlineeLinesSubsectionRef>( in dumpInlineeLines()
913 return iterateModuleSubsections<DebugCrossModuleImportsSubsectionRef>( in dumpXmi()
953 return iterateModuleSubsections<DebugCrossModuleExportsSubsectionRef>( in dumpXme()
1131 return iterateModuleSubsections<DebugStringTableSubsectionRef>( in dumpStringTableFromObj()
1441 return iterateModuleSubsections<DebugSymbolsSubsectionRef>( in dumpModuleSymsForObj()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewReader.cpp970 if (Error Err = iterateModuleSubsections<DebugInlineeLinesSubsectionRef>( in createScopes()
1104 if (Error Err = iterateModuleSubsections<DebugLinesSubsectionRef>( in createScopes()