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

/external/oprofile/opjitconv/
H A Ddebug_line.c208 static void emit_opcode(struct growable_buffer * b, ubyte opcode) function
263 emit_opcode(b, DW_LNE_define_file);
336 emit_opcode(b, DW_LNS_copy);
353 emit_opcode(b, special_opcode);
367 emit_opcode(b, DW_LNS_copy);

Completed in 63 milliseconds