LLVM: llvm::pdb::SecMapHeader Struct Reference (original) (raw)

#include "[llvm/DebugInfo/PDB/Native/RawTypes.h](RawTypes%5F8h%5Fsource.html)"

Public Attributes
support::ulittle16_t SecCount
support::ulittle16_t SecCountLog

Detailed Description

Definition at line 66 of file RawTypes.h.

Member Data Documentation

SecCount

support::ulittle16_t llvm::pdb::SecMapHeader::SecCount

Definition at line 67 of file RawTypes.h.

SecCountLog

support::ulittle16_t llvm::pdb::SecMapHeader::SecCountLog

Definition at line 68 of file RawTypes.h.


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