LLVM  4.0.0
Public Attributes | List of all members
llvm::codeview::ModuleSubsectionHeader Struct Reference

#include <ModuleSubstream.h>

Collaboration diagram for llvm::codeview::ModuleSubsectionHeader:
[legend]

Public Attributes

support::ulittle32_t Kind
 
support::ulittle32_t Length
 

Detailed Description

Definition at line 23 of file ModuleSubstream.h.

Member Data Documentation

support::ulittle32_t llvm::codeview::ModuleSubsectionHeader::Kind

Definition at line 24 of file ModuleSubstream.h.

Referenced by llvm::codeview::ModuleSubstream::initialize().

support::ulittle32_t llvm::codeview::ModuleSubsectionHeader::Length

Definition at line 25 of file ModuleSubstream.h.

Referenced by llvm::codeview::ModuleSubstream::initialize().


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