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