Searched refs:createSectionContrib (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/lld/COFF/ |
| H A D | PDB.cpp | 720 static pdb::SectionContrib createSectionContrib(COFFLinkerContext &ctx, in createSectionContrib() function 1094 pdb::SectionContrib sc = createSectionContrib(ctx, secChunk, modi); in createModuleDBI() 1532 createSectionContrib(ctx, nullptr, llvm::pdb::kInvalidStreamIndex); in addImportFilesToPDB() 1585 createSectionContrib(ctx, thunk->getChunk(), mod->getModuleIndex()); in addImportFilesToPDB() 1662 createSectionContrib(ctx, c, linkerModule.getModuleIndex()); in addSections() 1671 createSectionContrib(ctx, nullptr, llvm::pdb::kInvalidStreamIndex); in addSections()
|