LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::DWARFDebugArangeSet::Header Struct Reference

#include <DWARFDebugArangeSet.h>

Collaboration diagram for llvm::DWARFDebugArangeSet::Header:
Collaboration graph
[legend]

Public Attributes

uint32_t Length
 
uint32_t CuOffset
 
uint16_t Version
 
uint8_t AddrSize
 
uint8_t SegSize
 

Detailed Description

Definition at line 22 of file DWARFDebugArangeSet.h.

Member Data Documentation

uint8_t llvm::DWARFDebugArangeSet::Header::AddrSize
uint32_t llvm::DWARFDebugArangeSet::Header::CuOffset
uint32_t llvm::DWARFDebugArangeSet::Header::Length
uint8_t llvm::DWARFDebugArangeSet::Header::SegSize
uint16_t llvm::DWARFDebugArangeSet::Header::Version

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