Searched refs:SectionRename (Results 1 – 3 of 3) sorted by relevance
77 struct SectionRename { struct204 StringMap<SectionRename> SectionsToRename;
208 static Expected<SectionRename> parseRenameSectionValue(StringRef FlagValue) { in parseRenameSectionValue()215 SectionRename SR; in parseRenameSectionValue()641 Expected<SectionRename> SR = in parseObjcopyOptions()671 const SectionRename &SR = E.second; in parseObjcopyOptions()
661 const SectionRename &SR = Iter->second; in handleArgs()