Home
last modified time | relevance | path

Searched refs:op_code_end (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c5541 unsigned char *op_code_end; in display_debug_lines_decoded() local
5545 op_code_end = op_code_data + ext_op_code_len; in display_debug_lines_decoded()
5546 if (ext_op_code_len == 0 || op_code_end > end_of_sequence) in display_debug_lines_decoded()
5563 op_code_end - op_code_data, in display_debug_lines_decoded()
5564 op_code_end); in display_debug_lines_decoded()
5578 op_code_data, op_code_end); in display_debug_lines_decoded()
5581 op_code_data, op_code_end); in display_debug_lines_decoded()
5584 op_code_data, op_code_end); in display_debug_lines_decoded()
5598 data = op_code_end; in display_debug_lines_decoded()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c5333 unsigned char *op_code_end; in display_debug_lines_decoded() local
5337 op_code_end = op_code_data + ext_op_code_len; in display_debug_lines_decoded()
5338 if (ext_op_code_len == 0 || op_code_end > end_of_sequence) in display_debug_lines_decoded()
5355 op_code_end - op_code_data, in display_debug_lines_decoded()
5356 op_code_end); in display_debug_lines_decoded()
5370 op_code_data, op_code_end); in display_debug_lines_decoded()
5373 op_code_data, op_code_end); in display_debug_lines_decoded()
5376 op_code_data, op_code_end); in display_debug_lines_decoded()
5390 data = op_code_end; in display_debug_lines_decoded()