Searched refs:linkerModule (Results 1 – 1 of 1) sorted by relevance
1635 auto &linkerModule = exitOnErr(dbiBuilder.addModuleInfo("* Linker *")); in addSections() local1636 linkerModule.setPdbFilePathNI(pdbFilePathNI); in addSections()1637 addCommonLinkerModuleSymbols(nativePath, linkerModule); in addSections()1641 addLinkerModuleSectionSymbol(linkerModule, *os); in addSections()1644 createSectionContrib(ctx, c, linkerModule.getModuleIndex()); in addSections()1654 linkerModule.setFirstSectionContrib(sc); in addSections()