9#ifndef LLDB_SOURCE_PLUGINS_SYMBOLFILE_DWARF_DWARFDEBUGARANGESET_H
10#define LLDB_SOURCE_PLUGINS_SYMBOLFILE_DWARF_DWARFDEBUGARANGESET_H
DescriptorColl m_arange_descriptors
DescriptorColl::const_iterator DescriptorConstIter
std::vector< Descriptor > DescriptorColl
DescriptorColl::iterator DescriptorIter
size_t NumDescriptors() const
dw_offset_t FindAddress(dw_addr_t address) const
dw_offset_t GetNextOffset() const
const Descriptor & GetDescriptorRef(uint32_t i) const
const Header & GetHeader() const
void SetOffset(uint32_t offset)
llvm::Error extract(const lldb_private::DWARFDataExtractor &data, lldb::offset_t *offset_ptr)
dw_offset_t m_next_offset
dw_addr_t end_address() const