Searched refs:getAsSectionOffset (Results 1 – 9 of 9) sorted by relevance
313 if (std::optional<uint64_t> Offset = Val.getAsSectionOffset()) { in cloneScalarAttr()327 if (std::optional<uint64_t> Offset = Val.getAsSectionOffset()) { in cloneScalarAttr()401 else if (auto OptionalValue = Val.getAsSectionOffset()) in cloneScalarAttr()425 std::optional<uint64_t> Index = Val.getAsSectionOffset(); in cloneScalarAttr()443 std::optional<uint64_t> Index = Val.getAsSectionOffset(); in cloneScalarAttr()468 Value = *Val.getAsSectionOffset(); in cloneScalarAttr()
1680 else if (std::optional<uint64_t> Val = FileIdxValue.getAsSectionOffset()) in getDirAndFilenameFromLineTable()
78 uint64_t Offset = *FormValue.getAsSectionOffset(); in dumpLocationList()216 U->getRnglistOffset(*FormValue.getAsSectionOffset())) { in dumpAttribute()389 return U->findRnglistFromIndex(*Value->getAsSectionOffset()); in getAddressRanges()390 return U->findRnglistFromOffset(*Value->getAsSectionOffset()); in getAddressRanges()415 if (std::optional<uint64_t> Off = Location->getAsSectionOffset()) { in getLocations()
599 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()617 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute()
696 std::optional<uint64_t> DWARFFormValue::getAsSectionOffset() const { in getAsSectionOffset() function in DWARFFormValue
171 return Value->getAsSectionOffset(); in extractOffset()
121 std::optional<uint64_t> getAsSectionOffset() const;328 return V->getAsSectionOffset(); in toSectionOffset()
446 return U->findRnglistFromIndex(*FormValue.getAsSectionOffset()); in processOneAttribute()447 return U->findRnglistFromOffset(*FormValue.getAsSectionOffset()); in processOneAttribute()1003 uint64_t Offset = *FormValue.getAsSectionOffset(); in processLocationList()
1401 if (std::optional<uint64_t> Offset = Val.getAsSectionOffset()) { in cloneScalarAttribute()1409 if (std::optional<uint64_t> Offset = Val.getAsSectionOffset()) { in cloneScalarAttribute()1432 else if (auto OptionalValue = Val.getAsSectionOffset()) in cloneScalarAttribute()1457 std::optional<uint64_t> Index = Val.getAsSectionOffset(); in cloneScalarAttribute()1478 std::optional<uint64_t> Index = Val.getAsSectionOffset(); in cloneScalarAttribute()1503 Value = *Val.getAsSectionOffset(); in cloneScalarAttribute()