Searched refs:OnlySection (Results 1 – 6 of 6) sorted by relevance
139 if (!Config.OnlySection.empty() && !Config.OnlySection.matches(Sec.Name)) in handleArgs()
413 !Config.OnlySection.empty()) { in updateAndRemoveSymbols()445 if (!Config.OnlySection.empty() && !Sym.Referenced && in updateAndRemoveSymbols()544 if (!Config.OnlySection.empty()) { in replaceAndRemoveSections()547 if (Config.OnlySection.matches(Sec.Name)) in replaceAndRemoveSections()
81 !Config.OnlySection.empty() || !Config.SymbolsToGlobalize.empty() || in handleArgs()
191 NameMatcher OnlySection; member
695 if (Error E = Config.OnlySection.addMatcher(NameOrPattern::create( in parseObjcopyOptions()
70 if (!Config.OnlySection.empty()) { in removeSections()73 return !Config.OnlySection.matches(Sec->CanonicalName); in removeSections()