Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp68 void Object::addSections(ArrayRef<Section> NewSections) { in addSections()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp516 loadNewSectionData(StringRef ArgValue,StringRef OptionName,std::vector<NewSectionInfo> & NewSections) loadNewSectionData() argument