Searched refs:encoding_index (Results 1 – 1 of 1) sorted by relevance
631 uint32_t encoding_index = BinarySearchCompressedSecondPage( in GetCompactUnwindInfoForFunction() local635 if (encoding_index == UINT32_MAX || in GetCompactUnwindInfoForFunction()636 encoding_index >= in GetCompactUnwindInfoForFunction()641 if (encoding_index < m_unwind_header.common_encodings_array_count) { in GetCompactUnwindInfoForFunction()643 (encoding_index * sizeof(uint32_t)); in GetCompactUnwindInfoForFunction()648 encoding_index - m_unwind_header.common_encodings_array_count; in GetCompactUnwindInfoForFunction()