Searched refs:getAsSectionOffset (Results 1 – 6 of 6) sorted by relevance
108 Optional<uint64_t> getAsSectionOffset() const;269 return V->getAsSectionOffset(); in toSectionOffset()
96 uint32_t Offset = *FormValue.getAsSectionOffset(); in dumpLocation()350 U->getRnglistOffset(*formValue.getAsSectionOffset())) { in dumpAttribute()492 return U->findRnglistFromIndex(*Value->getAsSectionOffset()); in getAddressRanges()493 return U->findRnglistFromOffset(*Value->getAsSectionOffset()); in getAddressRanges()
480 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()489 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()512 } else if (auto LocOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()608 auto SecOffset = AttrValue.Value.getAsSectionOffset(); in verifyDebugInfoForm()1321 } else if (Optional<uint64_t> Offset = Location->getAsSectionOffset()) { in isVariableIndexable()
630 Optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { in getAsSectionOffset() function in DWARFFormValue
161 return Value->getAsSectionOffset(); in extractOffset()
96 if (auto DebugLocOffset = FormValue->getAsSectionOffset()) { in collectStatsForDie()