LLVM 22.0.0git
GlobalsStream.h File Reference

Go to the source code of this file.

Classes

class  llvm::pdb::GSIHashIterator
 Iterator over hash records producing symbol record offsets. More...
class  llvm::pdb::GSIHashTable
 A readonly view of a hash table used in the globals and publics streams. More...
class  llvm::pdb::GlobalsStream

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::msf
namespace  llvm::pdb

Enumerations

enum  : unsigned { llvm::pdb::IPHR_HASH = 4096 }
 From https://github.com/Microsoft/microsoft-pdb/blob/master/PDB/dbi/gsi.cpp. More...