Searched refs:SectionRename (Results 1 – 3 of 3) sorted by relevance
69 struct SectionRename { struct239 StringMap<SectionRename> SectionsToRename;
194 static Expected<SectionRename> parseRenameSectionValue(StringRef FlagValue) { in parseRenameSectionValue()201 SectionRename SR; in parseRenameSectionValue()894 Expected<SectionRename> SR = in parseObjcopyOptions()931 const SectionRename &SR = E.second; in parseObjcopyOptions()
816 const SectionRename &SR = Iter->second; in handleArgs()