Searched refs:KeepSection (Results 1 – 5 of 5) sorted by relevance
18 !Common.AllocSectionsPrefix.empty() || !Common.KeepSection.empty() || in getCOFFConfig()36 !Common.AllocSectionsPrefix.empty() || !Common.KeepSection.empty() || in getMachOConfig()80 !Common.KeepSection.empty() || !Common.OnlySection.empty() || in getXCOFFConfig()
99 if (!Config.KeepSection.empty()) { in removeSections()102 if (Config.KeepSection.matches(Sec.Name)) in removeSections()
230 NameMatcher KeepSection; member
497 if (!Config.KeepSection.empty()) { in replaceAndRemoveSections()500 if (Config.KeepSection.matches(Sec.Name)) in replaceAndRemoveSections()
844 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseObjcopyOptions()1306 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseStripOptions()