Searched refs:getAsSectionOffset (Results 1 – 11 of 11) sorted by relevance
104 Optional<uint64_t> getAsSectionOffset() const;258 return V->getAsSectionOffset(); in toSectionOffset()
104 uint32_t Offset = *FormValue.getAsSectionOffset(); in dumpLocation()268 U->getRnglistOffset(*Value->getAsSectionOffset())) { in dumpAttribute()403 return U->findRnglistFromIndex(*Value->getAsSectionOffset()); in getAddressRanges()404 return U->findRnglistFromOffset(*Value->getAsSectionOffset()); in getAddressRanges()
400 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()409 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()432 } else if (auto LocOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()503 auto SecOffset = AttrValue.Value.getAsSectionOffset(); in verifyDebugInfoForm()1170 } else if (Optional<uint64_t> Offset = Location->getAsSectionOffset()) { in isVariableIndexable()
590 Optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { in getAsSectionOffset() function in DWARFFormValue
160 return Value->getAsSectionOffset(); in extractOffset()
80 Optional<uint64_t> getAsSectionOffset() const;
67 if (auto DebugLocOffset = FormValue->getAsSectionOffset()) { in collectStatsForDie()
559 Optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { in getAsSectionOffset() function in DWARFFormValue
300 Optional<uint64_t> Result = FormValue.getAsSectionOffset(); in getAttributeValueAsSectionOffset()
1116 else if (auto OptionalValue = Val.getAsSectionOffset()) in cloneScalarAttribute()1138 Value = *Val.getAsSectionOffset(); in cloneScalarAttribute()
2526 Value = *Val.getAsSectionOffset(); in cloneScalarAttribute()