Searched refs:ext_op_code_len (Results 1 – 1 of 1) sorted by relevance
3811 unsigned int ext_op_code_len; in display_debug_lines_decoded() local3815 ext_op_code_len = read_uleb128 (op_code_data, &bytes_read, in display_debug_lines_decoded()3819 if (ext_op_code_len == 0) in display_debug_lines_decoded()3824 ext_op_code_len += bytes_read; in display_debug_lines_decoded()3835 ext_op_code_len - bytes_read - 1, in display_debug_lines_decoded()3873 ext_op_code, ext_op_code_len - bytes_read); in display_debug_lines_decoded()3876 data += ext_op_code_len; in display_debug_lines_decoded()