Searched refs:getAsSectionOffset (Results 1 – 7 of 7) sorted by relevance
80 uint64_t Offset = *FormValue.getAsSectionOffset(); in dumpLocationList()218 U->getRnglistOffset(*FormValue.getAsSectionOffset())) { in dumpAttribute()391 return U->findRnglistFromIndex(*Value->getAsSectionOffset()); in getAddressRanges()392 return U->findRnglistFromOffset(*Value->getAsSectionOffset()); in getAddressRanges()417 if (Optional<uint64_t> Off = Location->getAsSectionOffset()) { in getLocations()
585 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()603 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()
721 Optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { in getAsSectionOffset() function in DWARFFormValue
159 return Value->getAsSectionOffset(); in extractOffset()
120 Optional<uint64_t> getAsSectionOffset() const;320 return V->getAsSectionOffset(); in toSectionOffset()
1184 else if (auto OptionalValue = Val.getAsSectionOffset()) in cloneScalarAttribute()1206 Value = *Val.getAsSectionOffset(); in cloneScalarAttribute()
520 : Value.getAsSectionOffset().getValue(); in updateUnitDebugInfo()