Lines Matching refs:getMsfLayout
122 const auto &Layout = File.pdb().getMsfLayout();
127 const auto &Layout = File.pdb().getMsfLayout();
145 bool IsFree = File.pdb().getMsfLayout().FreePageMap[pdbBlockIndex()];
161 uint32_t(File.pdb().getMsfLayout().SB->BlockSize));
165 uint32_t(File.pdb().getMsfLayout().SB->FreeBlockMapBlock));
169 uint32_t(File.pdb().getMsfLayout().SB->NumBlocks));
173 uint32_t(File.pdb().getMsfLayout().SB->NumDirectoryBytes));
177 uint32_t(File.pdb().getMsfLayout().SB->Unknown1));
181 uint32_t(File.pdb().getMsfLayout().SB->BlockMapAddr));
200 const MSFLayout &Layout = File.pdb().getMsfLayout();
278 const auto &Layout = File.pdb().getMsfLayout();