LLDB mainline
|
Public Member Functions | |
DescriptorContainsAddress (dw_addr_t address) | |
bool | operator() (const DWARFDebugArangeSet::Descriptor &desc) const |
Private Attributes | |
const dw_addr_t | m_address |
Definition at line 154 of file DWARFDebugArangeSet.cpp.
|
inline |
Definition at line 156 of file DWARFDebugArangeSet.cpp.
|
inline |
Definition at line 157 of file DWARFDebugArangeSet.cpp.
References DWARFDebugArangeSet::Descriptor::address, DWARFDebugArangeSet::Descriptor::length, and m_address.
|
private |
Definition at line 163 of file DWARFDebugArangeSet.cpp.
Referenced by operator()().