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

#include <RawTypes.h>

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

Public Attributes

support::ulittle16_t SecCount
 
support::ulittle16_t SecCountLog
 

Detailed Description

Definition at line 52 of file RawTypes.h.

Member Data Documentation

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

Definition at line 53 of file RawTypes.h.

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

Definition at line 54 of file RawTypes.h.


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