Searched refs:DWARFDebugRangeList (Results 1 – 6 of 6) sorted by relevance
20 void DWARFDebugRangeList::clear() { in clear()26 Error DWARFDebugRangeList::extract(const DWARFDataExtractor &data, in extract()61 void DWARFDebugRangeList::dump(raw_ostream &OS) const { in dump()71 DWARFAddressRangesVector DWARFDebugRangeList::getAbsoluteRanges( in getAbsoluteRanges()
324 DWARFDebugRangeList &RangeList) const { in extractRangeList()538 DWARFDebugRangeList RangeList; in findRnglistFromOffset()
521 DWARFDebugRangeList rangeList; in dump()
23 class DWARFDebugRangeList {69 DWARFDebugRangeList() { clear(); } in DWARFDebugRangeList() function
322 DWARFDebugRangeList &RangeList) const;
430 SRCS_MIW+= DebugInfo/DWARF/DWARFDebugRangeList.cpp