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

Declarations

include/llvm/DebugInfo/PDB/Native/DbiStream.h
   70   BinarySubstreamRef getModiSubstreamData() const;

References

tools/llvm-pdbutil/BytesOutputStyle.cpp
  254   BinarySubstreamRef NS = DbiS.getModiSubstreamData();
tools/llvm-pdbutil/ExplainOutputStyle.cpp
  360   BinaryStreamRef ModiSubstreamData = Dbi.getModiSubstreamData().StreamData;