LLVM  8.0.1
Public Attributes | List of all members
llvm::pdb::PSHashRecord Struct Reference

#include "llvm/DebugInfo/PDB/Native/RawTypes.h"

Collaboration diagram for llvm::pdb::PSHashRecord:
Collaboration graph
[legend]

Public Attributes

support::ulittle32_t Off
 
support::ulittle32_t CRef
 

Detailed Description

Definition at line 41 of file RawTypes.h.

Member Data Documentation

◆ CRef

support::ulittle32_t llvm::pdb::PSHashRecord::CRef

Definition at line 43 of file RawTypes.h.

Referenced by llvm::pdb::GSIHashStreamBuilder::finalizeBuckets().

◆ Off

support::ulittle32_t llvm::pdb::PSHashRecord::Off

The documentation for this struct was generated from the following file: