Searched refs:DWARFDebugRangeList (Results 1 – 7 of 7) sorted by relevance
16 void DWARFDebugRangeList::clear() { in clear()22 bool DWARFDebugRangeList::extract(DataExtractor data, uint32_t *offset_ptr) { in extract()47 void DWARFDebugRangeList::dump(raw_ostream &OS) const { in dump()58 bool DWARFDebugRangeList::containsAddress(uint64_t BaseAddress, in containsAddress()
20 class DWARFDebugRangeList {66 DWARFDebugRangeList() { clear(); } in DWARFDebugRangeList() function
12 DWARFDebugRangeList.cpp
72 DWARFDebugRangeList &RangeList) const;
77 DWARFDebugRangeList &RangeList) const { in extractRangeList()
509 DWARFDebugRangeList RangeList; in addressRangeContainsAddress()
86 DWARFDebugRangeList rangeList; in dump()