Searched refs:linkerModule (Results 1 – 1 of 1) sorted by relevance
1653 auto &linkerModule = exitOnErr(dbiBuilder.addModuleInfo("* Linker *")); in addSections() local1654 linkerModule.setPdbFilePathNI(pdbFilePathNI); in addSections()1655 addCommonLinkerModuleSymbols(nativePath, linkerModule); in addSections()1659 addLinkerModuleSectionSymbol(linkerModule, *os, ctx.config.mingw); in addSections()1662 createSectionContrib(ctx, c, linkerModule.getModuleIndex()); in addSections()1672 linkerModule.setFirstSectionContrib(sc); in addSections()