Searched refs:getAsSectionOffset (Results 1 – 5 of 5) sorted by relevance
88 uint64_t Offset = *FormValue.getAsSectionOffset(); in dumpLocation()311 U->getRnglistOffset(*FormValue.getAsSectionOffset())) { in dumpAttribute()457 return U->findRnglistFromIndex(*Value->getAsSectionOffset()); in getAddressRanges()458 return U->findRnglistFromOffset(*Value->getAsSectionOffset()); in getAddressRanges()499 if (Optional<uint64_t> Off = Location->getAsSectionOffset()) { in getLocations()
461 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()470 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()586 auto SecOffset = AttrValue.Value.getAsSectionOffset(); in verifyDebugInfoForm()
676 Optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { in getAsSectionOffset() function in DWARFFormValue
160 return Value->getAsSectionOffset(); in extractOffset()
117 Optional<uint64_t> getAsSectionOffset() const;291 return V->getAsSectionOffset(); in toSectionOffset()