Searched refs:linkerModule (Results 1 – 1 of 1) sorted by relevance
1689 auto &linkerModule = exitOnErr(dbiBuilder.addModuleInfo("* Linker *")); in addSections() local1690 linkerModule.setPdbFilePathNI(pdbFilePathNI); in addSections()1691 addCommonLinkerModuleSymbols(nativePath, linkerModule); in addSections()1695 addLinkerModuleSectionSymbol(linkerModule, *os, ctx.config.mingw); in addSections()1698 createSectionContrib(ctx, c, linkerModule.getModuleIndex()); in addSections()1708 linkerModule.setFirstSectionContrib(sc); in addSections()