Home
last modified time | relevance | path

Searched refs:linkerModule (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/COFF/
DPDB.cpp1415 auto &linkerModule = exitOnErr(dbiBuilder.addModuleInfo("* Linker *")); in addSections() local
1416 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()