Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/COFF/
H A DPDB.cpp717 static pdb::SectionContrib createSectionContrib(COFFLinkerContext &ctx, in createSectionContrib() function
1094 pdb::SectionContrib sc = createSectionContrib(ctx, secChunk, modi); in createModuleDBI()
1547 createSectionContrib(ctx, nullptr, llvm::pdb::kInvalidStreamIndex); in addImportFilesToPDB()
1600 createSectionContrib(ctx, thunk->getChunk(), mod->getModuleIndex()); in addImportFilesToPDB()
1690 createSectionContrib(ctx, c, linkerModule.getModuleIndex()); in addSections()
1699 createSectionContrib(ctx, nullptr, llvm::pdb::kInvalidStreamIndex); in addSections()