LLDB mainline
Public Member Functions | Public Attributes | List of all members
lldb_private::plugin::dwarf::DWARFDebugArangeSet::Descriptor Struct Reference

#include <DWARFDebugArangeSet.h>

Public Member Functions

dw_addr_t end_address () const
 

Public Attributes

dw_addr_t address
 
dw_addr_t length
 

Detailed Description

Definition at line 38 of file DWARFDebugArangeSet.h.

Member Function Documentation

◆ end_address()

dw_addr_t lldb_private::plugin::dwarf::DWARFDebugArangeSet::Descriptor::end_address ( ) const
inline

Definition at line 41 of file DWARFDebugArangeSet.h.

References address, and length.

Member Data Documentation

◆ address

dw_addr_t lldb_private::plugin::dwarf::DWARFDebugArangeSet::Descriptor::address

◆ length

dw_addr_t lldb_private::plugin::dwarf::DWARFDebugArangeSet::Descriptor::length

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