Searched refs:SectionRename (Results 1 – 3 of 3) sorted by relevance
76 struct SectionRename { struct244 StringMap<SectionRename> SectionsToRename;
191 static Expected<SectionRename> parseRenameSectionValue(StringRef FlagValue) { in parseRenameSectionValue()198 SectionRename SR; in parseRenameSectionValue()788 Expected<SectionRename> SR = in parseObjcopyOptions()825 const SectionRename &SR = E.second; in parseObjcopyOptions()
716 const SectionRename &SR = Iter->second; in handleArgs()