Searched refs:SectionRename (Results 1 – 3 of 3) sorted by relevance
75 struct SectionRename { struct241 StringMap<SectionRename> SectionsToRename;
212 static Expected<SectionRename> parseRenameSectionValue(StringRef FlagValue) { in parseRenameSectionValue()219 SectionRename SR; in parseRenameSectionValue()774 Expected<SectionRename> SR = in parseObjcopyOptions()811 const SectionRename &SR = E.second; in parseObjcopyOptions()
699 const SectionRename &SR = Iter->second; in handleArgs()