Searched refs:getAddressRanges (Results 1 – 3 of 3) sorted by relevance
177 dumpRanges(OS, getAddressRanges(u), u->getAddressByteSize(), in dumpAttribute()332 DWARFDebugInfoEntryMinimal::getAddressRanges(const DWARFUnit *U) const { in getAddressRanges() function in DWARFDebugInfoEntryMinimal356 const auto &DIERanges = getAddressRanges(U); in collectChildrenAddressRanges()369 for (const auto& R : getAddressRanges(U)) { in addressRangeContainsAddress()
339 const auto &CUDIERanges = U->getAddressRanges(this); in collectAddressRanges()
116 DWARFAddressRangesVector getAddressRanges(const DWARFUnit *U) const;