Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/binutils/
H A Ddwarf.c4670 unsigned char *op_code_end; in display_debug_lines_decoded() local
4674 op_code_end = op_code_data + ext_op_code_len; in display_debug_lines_decoded()
4675 if (ext_op_code_len == 0 || op_code_end > end_of_sequence) in display_debug_lines_decoded()
4692 op_code_end - op_code_data, in display_debug_lines_decoded()
4693 op_code_end); in display_debug_lines_decoded()
4707 op_code_data, op_code_end); in display_debug_lines_decoded()
4710 op_code_data, op_code_end); in display_debug_lines_decoded()
4713 op_code_data, op_code_end); in display_debug_lines_decoded()
4727 data = op_code_end; in display_debug_lines_decoded()