Searched refs:getBlockMapIndex (Results 1 – 8 of 8) sorted by relevance
81 uint32_t getBlockMapIndex() const;
59 uint32_t getBlockMapIndex() const;
56 Obj.Headers->SuperBlock.BlockMapAddr = File.getBlockMapIndex(); in dumpFileHeaders()
102 P.printNumber("BlockMapAddr", File.getBlockMapIndex()); in dumpFileHeaders()
51 uint32_t PDBFile::getBlockMapIndex() const { return SB->BlockMapAddr; } in getBlockMapIndex() function in PDBFile
83 Obj.Headers->SuperBlock.BlockMapAddr = File.getBlockMapIndex(); in dumpFileHeaders()
117 return pdbBlockIndex() == File.pdb().getBlockMapIndex(); in isPdbBlockMapBlock()
68 uint32_t PDBFile::getBlockMapIndex() const { in getBlockMapIndex() function in PDBFile