Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp711 static pdb::SectionContrib createSectionContrib(COFFLinkerContext &ctx, in createSectionContrib() function
1089 pdb::SectionContrib sc = createSectionContrib(ctx, secChunk, modi); in createModuleDBI()
1555 createSectionContrib(ctx, nullptr, llvm::pdb::kInvalidStreamIndex); in addImportFilesToPDB()
1608 createSectionContrib(ctx, thunk->getChunk(), mod->getModuleIndex()); in addImportFilesToPDB()
1698 createSectionContrib(ctx, c, linkerModule.getModuleIndex()); in addSections()
1707 createSectionContrib(ctx, nullptr, llvm::pdb::kInvalidStreamIndex); in addSections()