Searched refs:KeepSection (Results 1 – 3 of 3) sorted by relevance
178 NameMatcher KeepSection; member
593 !Common.DumpSection.empty() || !Common.KeepSection.empty() || in getCOFFConfig()614 !Common.KeepSection.empty() || NewSymbolVisibility || in getMachOConfig()879 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseObjcopyOptions()1316 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()