Searched refs:MAX_LINE_OP_CODE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line.h247 #define MAX_LINE_OP_CODE 255 macro
H A Ddwarf_sort_line.c527 opcode = MAX_LINE_OP_CODE - prefix.pf_opcode_base;
H A Ddwarf_print_lines.c401 special_opcode_base and MAX_LINE_OP_CODE. (including
402 special_opcode_base and MAX_LINE_OP_CODE) */
500 opcode = MAX_LINE_OP_CODE - prefix.pf_opcode_base;
H A Ddwarf_line.c582 opcode_base and MAX_LINE_OP_CODE. (including
583 opcode_base and MAX_LINE_OP_CODE) */
747 opcode = MAX_LINE_OP_CODE - prefix.pf_opcode_base;

Completed in 62 milliseconds