Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp68 void Object::addSections(ArrayRef<Section> NewSections) { in addSections()
/openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp547 std::vector<NewSectionInfo> &NewSections) { in loadNewSectionData()