Searched refs:DWARFDebugRangeList (Results 1 – 13 of 13) sorted by relevance
19 void DWARFDebugRangeList::clear() { in clear()25 Error DWARFDebugRangeList::extract(const DWARFDataExtractor &data, in extract()60 void DWARFDebugRangeList::dump(raw_ostream &OS) const { in dump()70 DWARFAddressRangesVector DWARFDebugRangeList::getAbsoluteRanges( in getAbsoluteRanges()
18 DWARFDebugRangeList.cpp
329 DWARFDebugRangeList &RangeList) const { in extractRangeList()573 DWARFDebugRangeList RangeList; in findRnglistFromOffset()
599 DWARFDebugRangeList rangeList; in dump()
22 class DWARFDebugRangeList {67 DWARFDebugRangeList() { clear(); } in DWARFDebugRangeList() function
342 DWARFDebugRangeList &RangeList) const;
26 "DWARFDebugRangeList.cpp",
25 DWARFDebugRangeList.cpp \
93 const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries,
145 const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries,
149 DWARFDebugRangeList DwarfRanges; in dumpDebugRanges()
312 const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries, in emitRangesEntries()
1536 DWARFDebugRangeList RangeList; in patchRangesForUnit()1563 const DWARFDebugRangeList::RangeListEntry &First = Entries.front(); in patchRangesForUnit()