Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp1137 static pdb::SectionContrib createSectionContrib(const Chunk *C, uint32_t Modi) { in createSectionContrib() function
1295 pdb::SectionContrib SC = createSectionContrib(SecChunk, Modi); in addObjFile()
1603 createSectionContrib(C, LinkerModule.getModuleIndex()); in addSections()