Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h185 struct NewSectionInfo { global() struct
187 NewSectionInfoNewSectionInfo NewSectionInfo() argument
190 SectionNameNewSectionInfo global() argument
191 SectionDataNewSectionInfo global() argument
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp534 loadNewSectionData(StringRef ArgValue,StringRef OptionName,SmallVector<NewSectionInfo,0> & NewSections) loadNewSectionData() argument