LLVM  8.0.1
Classes | Namespaces | Enumerations
GlobalsStream.h File Reference
#include "llvm/ADT/iterator.h"
#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
#include "llvm/DebugInfo/MSF/MappedBlockStream.h"
#include "llvm/DebugInfo/PDB/Native/RawConstants.h"
#include "llvm/DebugInfo/PDB/Native/RawTypes.h"
#include "llvm/DebugInfo/PDB/PDBTypes.h"
#include "llvm/Support/BinaryStreamArray.h"
#include "llvm/Support/Error.h"
Include dependency graph for GlobalsStream.h:
This graph shows which files directly or indirectly include this file:

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

 llvm
 This class represents lattice values for constants.
 
 llvm::pdb
 

Enumerations

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