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

References

tools/llvm-pdbutil/ExplainOutputStyle.cpp
  120   const auto &Layout = File.pdb().getMsfLayout();
  125   const auto &Layout = File.pdb().getMsfLayout();
  143   bool IsFree = File.pdb().getMsfLayout().FreePageMap[pdbBlockIndex()];
  159                  uint32_t(File.pdb().getMsfLayout().SB->BlockSize));
  163                  uint32_t(File.pdb().getMsfLayout().SB->FreeBlockMapBlock));
  167                  uint32_t(File.pdb().getMsfLayout().SB->NumBlocks));
  171                  uint32_t(File.pdb().getMsfLayout().SB->NumDirectoryBytes));
  175                  uint32_t(File.pdb().getMsfLayout().SB->Unknown1));
  179                  uint32_t(File.pdb().getMsfLayout().SB->BlockMapAddr));
  198   const MSFLayout &Layout = File.pdb().getMsfLayout();
  276   const auto &Layout = File.pdb().getMsfLayout();