Searched refs:SymbolsToKeepGlobal (Results 1 – 6 of 6) sorted by relevance
85 !Config.SymbolsToWeaken.empty() || !Config.SymbolsToKeepGlobal.empty() || in handleArgs()
201 NameMatcher SymbolsToKeepGlobal; member
746 if (Error E = Config.SymbolsToKeepGlobal.addMatcher(NameOrPattern::create( in parseObjcopyOptions()750 if (Error E = addSymbolsFromFile(Config.SymbolsToKeepGlobal, DC.Alloc, in parseObjcopyOptions()
259 !Config.SymbolsToKeepGlobal.empty() || !Config.SectionsToRename.empty() || in handleArgs()
385 if (!Config.SymbolsToKeepGlobal.empty() && in updateAndRemoveSymbols()386 !Config.SymbolsToKeepGlobal.matches(Sym.Name) && in updateAndRemoveSymbols()
336 !Config.SymbolsToWeaken.empty() || !Config.SymbolsToKeepGlobal.empty() || in handleArgs()