Searched refs:getBlockMapIndex (Results 1 – 4 of 4) sorted by relevance
57 uint32_t getBlockMapIndex() const;
88 Obj.Headers->SuperBlock.BlockMapAddr = File.getBlockMapIndex(); in dumpFileHeaders()
119 return pdbBlockIndex() == File.pdb().getBlockMapIndex(); in isPdbBlockMapBlock()
68 uint32_t PDBFile::getBlockMapIndex() const { in getBlockMapIndex() function in PDBFile