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

#include "llvm/DebugInfo/DWARF/DWARFUnitIndex.h"

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

Public Attributes

uint32_t Offset
 
uint32_t Length
 

Detailed Description

Definition at line 48 of file DWARFUnitIndex.h.

Member Data Documentation

◆ Length

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

Definition at line 50 of file DWARFUnitIndex.h.

◆ Offset

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

Definition at line 49 of file DWARFUnitIndex.h.


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