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

#include <RawTypes.h>

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

Public Attributes

support::ulittle32_t Off
 
support::ulittle32_t CRef
 

Detailed Description

Definition at line 26 of file RawTypes.h.

Member Data Documentation

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

Definition at line 28 of file RawTypes.h.

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

Definition at line 27 of file RawTypes.h.


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