Searched refs:KeepSection (Results 1 – 5 of 5) sorted by relevance
19 !Common.AllocSectionsPrefix.empty() || !Common.KeepSection.empty() || in getCOFFConfig()39 !Common.AllocSectionsPrefix.empty() || !Common.KeepSection.empty() || in getMachOConfig()86 !Common.KeepSection.empty() || !Common.OnlySection.empty() || in getXCOFFConfig()
99 if (!Config.KeepSection.empty()) { in removeSections() 102 if (Config.KeepSection.matches(Sec.Name)) in removeSections()
224 NameMatcher KeepSection; member
531 if (!Config.KeepSection.empty()) { in replaceAndRemoveSections()534 if (Config.KeepSection.matches(Sec.Name)) in replaceAndRemoveSections()
950 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseObjcopyOptions()1462 if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create( in parseStripOptions()