Searched refs:toDebugInfoReference (Results 1 – 1 of 1) sorted by relevance
274 toDebugInfoReference(const std::optional<DWARFFormValue> &V) { in toDebugInfoReference() function288 inline uint64_t toDebugInfoReference(const std::optional<DWARFFormValue> &V, in toDebugInfoReference() function290 return toDebugInfoReference(V).value_or(Default); in toDebugInfoReference()