LLDB mainline
|
#include <DWARFDebugArangeSet.h>
Public Member Functions | |
dw_addr_t | end_address () const |
Public Attributes | |
dw_addr_t | address |
dw_addr_t | length |
Definition at line 38 of file DWARFDebugArangeSet.h.
|
inline |
Definition at line 41 of file DWARFDebugArangeSet.h.
dw_addr_t lldb_private::plugin::dwarf::DWARFDebugArangeSet::Descriptor::address |
Definition at line 39 of file DWARFDebugArangeSet.h.
Referenced by end_address(), lldb_private::plugin::dwarf::DWARFDebugArangeSet::extract(), lldb_private::plugin::dwarf::DWARFDebugAranges::extract(), and DescriptorContainsAddress::operator()().
dw_addr_t lldb_private::plugin::dwarf::DWARFDebugArangeSet::Descriptor::length |
Definition at line 40 of file DWARFDebugArangeSet.h.
Referenced by end_address(), lldb_private::plugin::dwarf::DWARFDebugArangeSet::extract(), lldb_private::plugin::dwarf::DWARFDebugAranges::extract(), and DescriptorContainsAddress::operator()().