Searched refs:toSupplementaryReference (Results 1 – 1 of 1) sorted by relevance
323 toSupplementaryReference(const std::optional<DWARFFormValue> &V) { in toSupplementaryReference() function336 inline uint64_t toSupplementaryReference(const std::optional<DWARFFormValue> &V, in toSupplementaryReference() function338 return toSupplementaryReference(V).value_or(Default); in toSupplementaryReference()