Searched refs:OnlySection (Results 1 – 5 of 5) sorted by relevance
139 if (!Config.OnlySection.empty() && !Config.OnlySection.matches(Sec.Name)) in handleArgs()
300 !Config.OnlySection.empty()) { in updateAndRemoveSymbols()332 if (!Config.OnlySection.empty() && !Sym.Referenced && in updateAndRemoveSymbols()431 if (!Config.OnlySection.empty()) { in replaceAndRemoveSections()434 if (Config.OnlySection.matches(Sec.Name)) in replaceAndRemoveSections()
179 NameMatcher OnlySection; member
638 !Common.OnlySection.empty() || !Common.SymbolsToGlobalize.empty() || in getWasmConfig()883 if (Error E = Config.OnlySection.addMatcher(NameOrPattern::create( in parseObjcopyOptions()
73 if (!Config.OnlySection.empty()) { in removeSections()76 return !Config.OnlySection.matches(Sec->CanonicalName); in removeSections()