LLVM 19.0.0git
Classes | Namespaces | Enumerations
GlobalsStream.h File Reference
#include "llvm/ADT/iterator.h"
#include "llvm/DebugInfo/CodeView/CVRecord.h"
#include "llvm/DebugInfo/PDB/Native/RawTypes.h"
#include "llvm/Support/BinaryStreamArray.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/Error.h"

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...