Searched refs:getAddressRanges (Results 1 – 3 of 3) sorted by relevance
241 DWARFDebugInfoEntryMinimal::getAddressRanges(const DWARFUnit *U) const { in getAddressRanges() function in DWARFDebugInfoEntryMinimal265 const auto &DIERanges = getAddressRanges(U); in collectChildrenAddressRanges()278 for (const auto& R : getAddressRanges(U)) { in addressRangeContainsAddress()
116 DWARFAddressRangesVector getAddressRanges(const DWARFUnit *U) const;
301 const auto &CUDIERanges = getCompileUnitDIE()->getAddressRanges(this); in collectAddressRanges()