Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
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()