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

/linux-master/tools/perf/util/
H A Dgenelf_debug.c238 static void emit_opcode(struct buffer_ext *be, ubyte opcode) function
284 emit_opcode(be, DW_LNE_define_file);
381 emit_opcode(be, special_opcode);
403 emit_opcode(be, DW_LNS_copy);

Completed in 113 milliseconds