Searched refs:createSectionContrib (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | PDB.cpp | 715 static pdb::SectionContrib createSectionContrib(COFFLinkerContext &ctx, in createSectionContrib() function 1083 pdb::SectionContrib sc = createSectionContrib(ctx, secChunk, modi); in createModuleDBI() 1516 createSectionContrib(ctx, nullptr, llvm::pdb::kInvalidStreamIndex); in addImportFilesToPDB() 1569 createSectionContrib(ctx, thunk->getChunk(), mod->getModuleIndex()); in addImportFilesToPDB() 1644 createSectionContrib(ctx, c, linkerModule.getModuleIndex()); in addSections() 1653 createSectionContrib(ctx, nullptr, llvm::pdb::kInvalidStreamIndex); in addSections()
|