Searched refs:getAsSectionedAddress (Results 1 – 2 of 2) sorted by relevance
117 std::optional<object::SectionedAddress> getAsSectionedAddress() const;302 return V->getAsSectionedAddress(); in toSectionedAddress()
670 if (auto SA = getAsSectionedAddress()) in getAsAddress()676 DWARFFormValue::getAsSectionedAddress() const { in getAsSectionedAddress() function in DWARFFormValue