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

Declarations

include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
   49   BinarySubstreamRef getSymbolsSubstream() const;

References

tools/llvm-pdbutil/BytesOutputStyle.cpp
  388                    auto Symbols = Stream.getSymbolsSubstream();
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1600         auto SS = ModS.getSymbolsSubstream();