Home
last modified time | relevance | path

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

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