Searched refs:toRelativeReference (Results 1 – 1 of 1) sorted by relevance
255 toRelativeReference(const std::optional<DWARFFormValue> &V) { in toRelativeReference() function267 inline uint64_t toRelativeReference(const std::optional<DWARFFormValue> &V, in toRelativeReference() function269 return toRelativeReference(V).value_or(Default); in toRelativeReference()