Searched refs:linkerModule (Results 1 – 1 of 1) sorted by relevance
1415 auto &linkerModule = exitOnErr(dbiBuilder.addModuleInfo("* Linker *")); in addSections() local1416 linkerModule.setPdbFilePathNI(pdbFilePathNI); in addSections()1417 addCommonLinkerModuleSymbols(nativePath, linkerModule); in addSections()1421 addLinkerModuleSectionSymbol(linkerModule, *os); in addSections()1424 createSectionContrib(c, linkerModule.getModuleIndex()); in addSections()1434 linkerModule.setFirstSectionContrib(sc); in addSections()