Home
last modified time | relevance | path

Searched defs:NewSections (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
HDCOFFObject.cpp68 void Object::addSections(ArrayRef<Section> NewSections) { in addSections()
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-objcopy/
HDObjcopyOptions.cpp534 SmallVector<NewSectionInfo, 0> &NewSections) { in loadNewSectionData()