Searched refs:SymbolsToKeep (Results 1 – 4 of 4) sorted by relevance
20 !Common.SymbolsToGlobalize.empty() || !Common.SymbolsToKeep.empty() || in getCOFFConfig()41 !Common.SymbolsToKeep.empty() || !Common.SectionsToRename.empty() || in getMachOConfig()65 !Common.SymbolsToKeep.empty() || !Common.SymbolsToRemove.empty() || in getWasmConfig()89 !Common.SymbolsToKeep.empty() || !Common.SymbolsToLocalize.empty() || in getXCOFFConfig()
244 NameMatcher SymbolsToKeep; member
1170 if (Error E = Config.SymbolsToKeep.addMatcher(NameOrPattern::create( in parseObjcopyOptions()1175 addSymbolsFromFile(Config.SymbolsToKeep, DC.Alloc, Arg->getValue(), in parseObjcopyOptions()1608 if (Error E = Config.SymbolsToKeep.addMatcher(NameOrPattern::create( in parseStripOptions()
372 if (Config.SymbolsToKeep.matches(Sym.Name) || in updateAndRemoveSymbols()541 if ((!Config.SymbolsToKeep.empty() || ELFConfig.KeepFileSymbols) && in replaceAndRemoveSections()