LLVM
8.0.1
|
#include "llvm/DebugInfo/PDB/Native/RawTypes.h"
Public Attributes | |
support::ulittle32_t | Off |
support::ulittle32_t | CRef |
Definition at line 41 of file RawTypes.h.
support::ulittle32_t llvm::pdb::PSHashRecord::CRef |
Definition at line 43 of file RawTypes.h.
Referenced by llvm::pdb::GSIHashStreamBuilder::finalizeBuckets().
support::ulittle32_t llvm::pdb::PSHashRecord::Off |
Definition at line 42 of file RawTypes.h.
Referenced by llvm::pdb::GSIHashStreamBuilder::finalizeBuckets(), and llvm::pdb::GlobalsStream::findRecordsByName().