10 #ifndef LLVM_LIB_DEBUGINFO_DWARFDEBUGARANGESET_H
11 #define LLVM_LIB_DEBUGINFO_DWARFDEBUGARANGESET_H
47 typedef std::vector<Descriptor> DescriptorColl;
52 DescriptorColl ArangeDescriptors;
66 ArangeDescriptors.end());
desc_iterator_range descriptors() const
This provides a very simple, boring adaptor for a begin and end iterator into a range type...
void dump(raw_ostream &OS) const
bool extract(DataExtractor data, uint32_t *offset_ptr)
A range adaptor for a pair of iterators.
const Header & getHeader() const
This class implements an extremely fast bulk output stream that can only output to a stream...
uint32_t getCompileUnitDIEOffset() const
uint64_t getEndAddress() const