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

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

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

Public Attributes

support::ulittle16_t SecCount
 
support::ulittle16_t SecCountLog
 

Detailed Description

Definition at line 67 of file RawTypes.h.

Member Data Documentation

◆ SecCount

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

Definition at line 68 of file RawTypes.h.

Referenced by llvm::pdb::DbiStream::getECSubstreamData().

◆ SecCountLog

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

Definition at line 69 of file RawTypes.h.


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