LLVM: llvm::pdb::PSHashRecord Struct Reference (original) (raw)
#include "[llvm/DebugInfo/PDB/Native/RawTypes.h](RawTypes%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| support::ulittle32_t | Off |
| support::ulittle32_t | CRef |
Detailed Description
Definition at line 40 of file RawTypes.h.
Member Data Documentation
◆ CRef
support::ulittle32_t llvm::pdb::PSHashRecord::CRef
Definition at line 42 of file RawTypes.h.
◆ Off
support::ulittle32_t llvm::pdb::PSHashRecord::Off
Definition at line 41 of file RawTypes.h.
Referenced by llvm::pdb::GSIHashStreamBuilder::finalizeBuckets(), and llvm::pdb::GlobalsStream::findRecordsByName().
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/PDB/Native/RawTypes.h