Searched refs:KeepSection (Results 1 – 4 of 4) sorted by relevance
99 if (!Config.KeepSection.empty()) { in removeSections()102 if (Config.KeepSection.matches(Sec.Name)) in removeSections()
223 NameMatcher KeepSection; member
572 !Common.DumpSection.empty() || !Common.KeepSection.empty() || in getCOFFConfig()593 !Common.KeepSection.empty() || ELF.NewSymbolVisibility || in getMachOConfig()872 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseObjcopyOptions()1314 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseStripOptions()
453 if (!Config.KeepSection.empty()) { in replaceAndRemoveSections()456 if (Config.KeepSection.matches(Sec.Name)) in replaceAndRemoveSections()