Searched refs:getBlockMapOffset (Results 1 – 7 of 7) sorted by relevance
59 uint64_t PDBFile::getBlockMapOffset() const { in getBlockMapOffset() function in PDBFile114 Reader.setOffset(getBlockMapOffset()); in parseFileHeaders()349 Writer.setOffset(getBlockMapOffset()); in commit()
83 uint64_t getBlockMapOffset() const;
61 uint64_t getBlockMapOffset() const;
79 uint64_t PDBFile::getBlockMapOffset() const { in getBlockMapOffset() function in PDBFile172 Reader.setOffset(getBlockMapOffset()); in parseFileHeaders()
57 Obj.Headers->BlockMapOffset = File.getBlockMapOffset(); in dumpFileHeaders()
104 P.printNumber("BlockMapOffset", File.getBlockMapOffset()); in dumpFileHeaders()
226 uint64_t BlockMapOffset = File.pdb().getBlockMapOffset(); in explainPdbBlockMapOffset()