Searched refs:encoding_index (Results 1 – 1 of 1) sorted by relevance
629 uint32_t encoding_index = BinarySearchCompressedSecondPage( in GetCompactUnwindInfoForFunction() local633 if (encoding_index == UINT32_MAX || in GetCompactUnwindInfoForFunction()634 encoding_index >= in GetCompactUnwindInfoForFunction()639 if (encoding_index < m_unwind_header.common_encodings_array_count) { in GetCompactUnwindInfoForFunction()641 (encoding_index * sizeof(uint32_t)); in GetCompactUnwindInfoForFunction()646 encoding_index - m_unwind_header.common_encodings_array_count; in GetCompactUnwindInfoForFunction()