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

References

lib/TextAPI/MachO/TextStub.cpp
  304     IO.mapOptional("thread-local-symbols", Section.TLVSymbols);
  494               Section.TLVSymbols.emplace_back(Symbol->getName());
  527         llvm::sort(Section.TLVSymbols.begin(), Section.TLVSymbols.end());
  527         llvm::sort(Section.TLVSymbols.begin(), Section.TLVSymbols.end());
  678         for (auto &Symbol : Section.TLVSymbols)