Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c5540 unsigned char ext_op_code; in display_debug_lines_decoded() local
5551 ext_op_code = *op_code_data++; in display_debug_lines_decoded()
5552 xop = ext_op_code; in display_debug_lines_decoded()
5555 switch (ext_op_code) in display_debug_lines_decoded()
5595 ext_op_code, (long int) (op_code_data - data)); in display_debug_lines_decoded()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c5332 unsigned char ext_op_code; in display_debug_lines_decoded() local
5343 ext_op_code = *op_code_data++; in display_debug_lines_decoded()
5344 xop = ext_op_code; in display_debug_lines_decoded()
5347 switch (ext_op_code) in display_debug_lines_decoded()
5387 ext_op_code, (long int) (op_code_data - data)); in display_debug_lines_decoded()