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

#include <RawTypes.h>

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

Public Attributes

support::ulittle16_t Flags
 
support::ulittle16_t Ovl
 
support::ulittle16_t Group
 
support::ulittle16_t Frame
 
support::ulittle16_t SecName
 
support::ulittle16_t ClassName
 
support::ulittle32_t Offset
 
support::ulittle32_t SecByteLength
 

Detailed Description

Definition at line 60 of file RawTypes.h.

Member Data Documentation

support::ulittle16_t llvm::pdb::SecMapEntry::ClassName

Definition at line 67 of file RawTypes.h.

support::ulittle16_t llvm::pdb::SecMapEntry::Flags

Definition at line 61 of file RawTypes.h.

support::ulittle16_t llvm::pdb::SecMapEntry::Frame

Definition at line 64 of file RawTypes.h.

support::ulittle16_t llvm::pdb::SecMapEntry::Group

Definition at line 63 of file RawTypes.h.

support::ulittle32_t llvm::pdb::SecMapEntry::Offset

Definition at line 69 of file RawTypes.h.

support::ulittle16_t llvm::pdb::SecMapEntry::Ovl

Definition at line 62 of file RawTypes.h.

support::ulittle32_t llvm::pdb::SecMapEntry::SecByteLength

Definition at line 73 of file RawTypes.h.

support::ulittle16_t llvm::pdb::SecMapEntry::SecName

Definition at line 65 of file RawTypes.h.


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