Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp68 for (Section S : NewSections) { in addSections() argument
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp534 loadNewSectionData(StringRef ArgValue,StringRef OptionName,SmallVector<NewSectionInfo,0> & NewSections) loadNewSectionData() argument