Searched defs:addSections (Results 1 – 2 of 2) sorted by relevance
68 void Object::addSections(ArrayRef<Section> NewSections) { in addSections() function in llvm::objcopy::coff::Object
1673 void PDBLinker::addSections(ArrayRef<uint8_t> sectionTable) { in addSections() function in PDBLinker