Searched refs:getAbsoluteRanges (Results 1 – 5 of 5) sorted by relevance
49 getAbsoluteRanges(Optional<object::SectionedAddress> BaseAddr,56 getAbsoluteRanges(llvm::Optional<object::SectionedAddress> BaseAddr,
78 getAbsoluteRanges(llvm::Optional<object::SectionedAddress> BaseAddr) const;
88 DWARFAddressRangesVector DWARFDebugRnglist::getAbsoluteRanges( in getAbsoluteRanges() function in DWARFDebugRnglist90 return getAbsoluteRanges( in getAbsoluteRanges()95 DWARFAddressRangesVector DWARFDebugRnglist::getAbsoluteRanges( in getAbsoluteRanges() function in DWARFDebugRnglist
70 DWARFAddressRangesVector DWARFDebugRangeList::getAbsoluteRanges( in getAbsoluteRanges() function in DWARFDebugRangeList
576 return RangeList.getAbsoluteRanges(getBaseAddress()); in findRnglistFromOffset()583 return RangeListOrError.get().getAbsoluteRanges(getBaseAddress(), *this); in findRnglistFromOffset()