Searched refs:getAsSectionOffset (Results 1 – 6 of 6) sorted by relevance
88 uint64_t Offset = *FormValue.getAsSectionOffset(); in dumpLocation()321 U->getRnglistOffset(*FormValue.getAsSectionOffset())) { in dumpAttribute()470 return U->findRnglistFromIndex(*Value->getAsSectionOffset()); in getAddressRanges()471 return U->findRnglistFromOffset(*Value->getAsSectionOffset()); in getAddressRanges()511 if (Optional<uint64_t> Off = Location->getAsSectionOffset()) { in getLocations()
478 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()494 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()643 auto SecOffset = AttrValue.Value.getAsSectionOffset(); in verifyDebugInfoForm()
715 Optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { in getAsSectionOffset() function in DWARFFormValue
160 return Value->getAsSectionOffset(); in extractOffset()
122 Optional<uint64_t> getAsSectionOffset() const;296 return V->getAsSectionOffset(); in toSectionOffset()
1147 else if (auto OptionalValue = Val.getAsSectionOffset()) in cloneScalarAttribute()1169 Value = *Val.getAsSectionOffset(); in cloneScalarAttribute()