10 #ifndef LLVM_DEBUGINFO_DWARFDEBUGARANGESET_H 11 #define LLVM_DEBUGINFO_DWARFDEBUGARANGESET_H 50 using DescriptorColl = std::vector<Descriptor>;
55 DescriptorColl ArangeDescriptors;
70 ArangeDescriptors.end());
76 #endif // LLVM_DEBUGINFO_DWARFDEBUGARANGESET_H This class represents lattice values for constants.
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)
const Header & getHeader() const
A range adaptor for a pair of iterators.
This class implements an extremely fast bulk output stream that can only output to a stream...
uint64_t getEndAddress() const
uint32_t getCompileUnitDIEOffset() const