Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.h80 void addSectionContrib(const SectionContrib &SC) { in addSectionContrib() function
/llvm-project-15.0.7/lld/COFF/
H A DPDB.cpp1645 builder.getDbiBuilder().addSectionContrib(sc); in addSections()