Searched refs:ext_op_code_len (Results 1 – 1 of 1) sorted by relevance
3656 unsigned int ext_op_code_len; in display_debug_lines_decoded() local3660 ext_op_code_len = read_uleb128 (op_code_data, &bytes_read, in display_debug_lines_decoded()3664 if (ext_op_code_len == 0) in display_debug_lines_decoded()3669 ext_op_code_len += bytes_read; in display_debug_lines_decoded()3680 ext_op_code_len - bytes_read - 1, in display_debug_lines_decoded()3718 ext_op_code, ext_op_code_len - bytes_read); in display_debug_lines_decoded()3721 data += ext_op_code_len; in display_debug_lines_decoded()