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

References

lib/TextAPI/MachO/TextStub.cpp
  331     IO.mapOptional("weak-symbols", Section.WeakSymbols);
  870                     CurrentSection.WeakSymbols.emplace_back(Symbol->getName());
  891               sort(CurrentSection.WeakSymbols);
  960           for (auto &sym : CurrentSection.WeakSymbols)