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

References

lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  801       State.strings(), State.checksums(), Lines);
  811   auto Result = YAMLChecksumsSubsection::fromCodeViewSubsection(State.strings(),
  823       State.strings(), State.checksums(), Inlinees);
  845       State.strings(), Imports);
  874       YAMLFrameDataSubsection::fromCodeViewSubsection(State.strings(), Frames);
tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
 1092     const auto &strings = cci->m_strings.strings();
tools/llvm-pdbutil/InputFile.cpp
  196     auto S = SC.strings().getString(Entry.FileNameOffset);
  209   return SC.strings().getString(Offset);