HomeSort by relevance Sort by last modified time
    Searched full:standard_opcode_length (Results 1 - 1 of 1) sorted by null

  /external/oprofile/opjitconv/
debug_line.c 52 /* 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 42 milliseconds