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

Declarations

include/llvm/DebugInfo/PDB/Native/PDBFile.h
   61   uint64_t getBlockMapOffset() const;

References

lib/DebugInfo/PDB/Native/PDBFile.cpp
  172   Reader.setOffset(getBlockMapOffset());
tools/llvm-pdbutil/ExplainOutputStyle.cpp
  225   uint64_t BlockMapOffset = File.pdb().getBlockMapOffset();