LLVM  4.0.0
Public Attributes | List of all members
llvm::DWARFUnitIndex::Entry::SectionContribution Struct Reference

#include <DWARFUnitIndex.h>

Collaboration diagram for llvm::DWARFUnitIndex::Entry::SectionContribution:
[legend]

Public Attributes

uint32_t Offset
 
uint32_t Length
 

Detailed Description

Definition at line 46 of file DWARFUnitIndex.h.

Member Data Documentation

uint32_t llvm::DWARFUnitIndex::Entry::SectionContribution::Length

Definition at line 48 of file DWARFUnitIndex.h.

uint32_t llvm::DWARFUnitIndex::Entry::SectionContribution::Offset

Definition at line 47 of file DWARFUnitIndex.h.

Referenced by llvm::DWARFUnit::extractImpl().


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