reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objcopy/CopyConfig.cpp
  279       if (Error E = Symbols.addMatcher(NameOrPattern::create(
  585     if (Error E = Config.ToRemove.addMatcher(NameOrPattern::create(
  589     if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create(
  593     if (Error E = Config.OnlySection.addMatcher(NameOrPattern::create(
  633     if (Error E = Config.SymbolsToLocalize.addMatcher(NameOrPattern::create(
  642     if (Error E = Config.SymbolsToKeepGlobal.addMatcher(NameOrPattern::create(
  651     if (Error E = Config.SymbolsToGlobalize.addMatcher(NameOrPattern::create(
  660     if (Error E = Config.SymbolsToWeaken.addMatcher(NameOrPattern::create(
  669     if (Error E = Config.SymbolsToRemove.addMatcher(NameOrPattern::create(
  679             Config.UnneededSymbolsToRemove.addMatcher(NameOrPattern::create(
  688     if (Error E = Config.SymbolsToKeep.addMatcher(NameOrPattern::create(
  826     if (Error E = Config.KeepSection.addMatcher(NameOrPattern::create(
  831     if (Error E = Config.ToRemove.addMatcher(NameOrPattern::create(
  836     if (Error E = Config.SymbolsToRemove.addMatcher(NameOrPattern::create(
  841     if (Error E = Config.SymbolsToKeep.addMatcher(NameOrPattern::create(