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

Declarations

include/llvm/DebugInfo/PDB/Native/PDBFile.h
   59   uint32_t getBlockMapIndex() const;

References

tools/llvm-pdbutil/ExplainOutputStyle.cpp
  116   return pdbBlockIndex() == File.pdb().getBlockMapIndex();
tools/llvm-pdbutil/YAMLOutputStyle.cpp
   88   Obj.Headers->SuperBlock.BlockMapAddr = File.getBlockMapIndex();