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 36 of file DWARFDebugArangeSet.h.
|
inline |
Definition at line 39 of file DWARFDebugArangeSet.h.
dw_addr_t DWARFDebugArangeSet::Descriptor::address |
Definition at line 37 of file DWARFDebugArangeSet.h.
Referenced by end_address(), DWARFDebugArangeSet::extract(), DWARFDebugAranges::extract(), and DescriptorContainsAddress::operator()().
dw_addr_t DWARFDebugArangeSet::Descriptor::length |
Definition at line 38 of file DWARFDebugArangeSet.h.
Referenced by end_address(), DWARFDebugArangeSet::extract(), DWARFDebugAranges::extract(), and DescriptorContainsAddress::operator()().