LLVM  8.0.1
Public Attributes | List of all members
llvm::SectionedAddress Struct Reference

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

Collaboration diagram for llvm::SectionedAddress:
Collaboration graph
[legend]

Public Attributes

uint64_t Address
 
uint64_t SectionIndex
 

Detailed Description

Definition at line 26 of file DWARFSection.h.

Member Data Documentation

◆ Address

uint64_t llvm::SectionedAddress::Address

◆ SectionIndex

uint64_t llvm::SectionedAddress::SectionIndex

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