Searched refs:getAsRelativeReference (Results 1 – 3 of 3) sorted by relevance
112 std::optional<UnitOffset> getAsRelativeReference() const;
697 if (auto R = getAsRelativeReference()) in getAsReference()703 DWARFFormValue::getAsRelativeReference() const { in getAsRelativeReference() function in DWARFFormValue
313 if (auto SpecRef = V.getAsRelativeReference()) { in getAttributeValueAsReferencedDie()