Searched refs:DWARFDebugRangeList (Results 1 – 7 of 7) sorted by relevance
19 bool DWARFDebugRangeList::RangeListEntry::isBaseAddressSelectionEntry( in isBaseAddressSelectionEntry()25 void DWARFDebugRangeList::clear() { in clear()31 Error DWARFDebugRangeList::extract(const DWARFDataExtractor &data, in extract()67 void DWARFDebugRangeList::dump(raw_ostream &OS) const { in dump()87 DWARFAddressRangesVector DWARFDebugRangeList::getAbsoluteRanges( in getAbsoluteRanges()
378 DWARFDebugRangeList &RangeList) const { in extractRangeList()668 DWARFDebugRangeList RangeList; in findRnglistFromOffset()
1246 DWARFDebugRangeList rangeList; in dump()
25 class DWARFDebugRangeList {65 DWARFDebugRangeList() { clear(); } in DWARFDebugRangeList() function
41 class DWARFDebugRangeList; variable405 DWARFDebugRangeList &RangeList) const;
1093 llvm::DWARFDebugRangeList list; in FindRnglistFromOffset()
623 SRCS_MIN+= DebugInfo/DWARF/DWARFDebugRangeList.cpp