Searched refs:SectionRename (Results 1 – 3 of 3) sorted by relevance
70 struct SectionRename { struct253 StringMap<SectionRename> SectionsToRename;
206 static Expected<SectionRename> parseRenameSectionValue(StringRef FlagValue) { in parseRenameSectionValue()213 SectionRename SR; in parseRenameSectionValue()1002 Expected<SectionRename> SR = in parseObjcopyOptions()1039 const SectionRename &SR = E.second; in parseObjcopyOptions()
973 const SectionRename &SR = Iter->second; in handleArgs()