reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/PDB/Native/GlobalsStream.cpp
   58   uint32_t LastBucketIndex = GlobalsTable.HashBuckets.size() - 1;
   60       GlobalsTable.HashBuckets[CompressedBucketIndex] / 12;
   63     EndRecordIndex = GlobalsTable.HashBuckets[CompressedBucketIndex + 1];
  177     if (auto EC = readGSIHashBuckets(HashBuckets, HashBitmap, HashHdr,
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1837       for (uint32_t Hash : Table.HashBuckets)