Searched refs:KeepSection (Results 1 – 5 of 5) sorted by relevance
190 NameMatcher KeepSection; member
691 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseObjcopyOptions()1109 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseStripOptions()
256 !Config.KeepSection.empty() || Config.NewSymbolVisibility || in handleArgs()
566 if (!Config.KeepSection.empty()) { in replaceAndRemoveSections()569 if (Config.KeepSection.matches(Sec.Name)) in replaceAndRemoveSections()
333 !Config.AllocSectionsPrefix.empty() || !Config.KeepSection.empty() || in handleArgs()