Searched refs:getBlockMapIndex (Results 1 – 4 of 4) sorted by relevance
81 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