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

References

lib/TextAPI/MachO/TextStub.cpp
  320     IO.mapOptional("weak-ref-symbols", Section.WeakRefSymbols);
  552               Section.WeakRefSymbols.emplace_back(Symbol->getName());
  583         llvm::sort(Section.WeakRefSymbols.begin(),
  584                    Section.WeakRefSymbols.end());
  713         for (auto &Symbol : Section.WeakRefSymbols)