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

/external/oprofile/opjitconv/
H A Ddebug_line.c52 /* Adding new opcode needs an update of the standard_opcode_length
139 static ubyte const standard_opcode_length[DW_LNS_max_opcode - 1] = variable
384 add_data(b, &standard_opcode_length, sizeof(standard_opcode_length));

Completed in 46 milliseconds