Searched refs:KeepSection (Results 1 – 5 of 5) sorted by relevance
19 !Common.KeepSection.empty() || !Common.SymbolsToGlobalize.empty() || in getCOFFConfig()35 !Common.AllocSectionsPrefix.empty() || !Common.KeepSection.empty() || in getMachOConfig()77 !Common.KeepSection.empty() || !Common.OnlySection.empty() || in getXCOFFConfig()
99 if (!Config.KeepSection.empty()) { in removeSections()102 if (Config.KeepSection.matches(Sec.Name)) in removeSections()
227 NameMatcher KeepSection; member
480 if (!Config.KeepSection.empty()) { in replaceAndRemoveSections()483 if (Config.KeepSection.matches(Sec.Name)) in replaceAndRemoveSections()
846 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseObjcopyOptions()1308 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseStripOptions()