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

References

lib/DebugInfo/PDB/Native/GlobalsStream.cpp
   55   if (CompressedBucketIndex == -1)
   60       GlobalsTable.HashBuckets[CompressedBucketIndex] / 12;
   62   if (LLVM_LIKELY(uint32_t(CompressedBucketIndex) < LastBucketIndex)) {
   63     EndRecordIndex = GlobalsTable.HashBuckets[CompressedBucketIndex + 1];