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

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

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

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