Searched refs:SectionRename (Results 1 – 3 of 3) sorted by relevance
74 struct SectionRename { struct237 StringMap<SectionRename> SectionsToRename;
210 static Expected<SectionRename> parseRenameSectionValue(StringRef FlagValue) { in parseRenameSectionValue()217 SectionRename SR; in parseRenameSectionValue()822 Expected<SectionRename> SR = in parseObjcopyOptions()852 const SectionRename &SR = E.second; in parseObjcopyOptions()
600 const SectionRename &SR = Iter->second; in handleArgs()