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

/linux-master/tools/perf/util/
H A Dgenelf_debug.c250 static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode, function
259 emit_opcode_unsigned(be, DW_LNS_advance_pc, delta_pc);
274 emit_opcode_unsigned(be, DW_LNS_set_file, idx);

Completed in 79 milliseconds