Searched refs:LinkerModule (Results 1 – 1 of 1) sorted by relevance
1594 auto &LinkerModule = ExitOnErr(DbiBuilder.addModuleInfo("* Linker *")); in addSections() local1595 LinkerModule.setPdbFilePathNI(PdbFilePathNI); in addSections()1596 addCommonLinkerModuleSymbols(NativePath, LinkerModule, Alloc); in addSections()1600 addLinkerModuleSectionSymbol(LinkerModule, *OS, Alloc); in addSections()1603 createSectionContrib(C, LinkerModule.getModuleIndex()); in addSections()