Searched refs:getBlockMapOffset (Results 1 – 3 of 3) sorted by relevance
59 uint64_t getBlockMapOffset() const;
79 uint64_t PDBFile::getBlockMapOffset() const { in getBlockMapOffset() function in PDBFile171 Reader.setOffset(getBlockMapOffset()); in parseFileHeaders()
227 uint64_t BlockMapOffset = File.pdb().getBlockMapOffset(); in explainPdbBlockMapOffset()