Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dgenelf_debug.c243 static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode, in emit_opcode_unsigned() function
252 emit_opcode_unsigned(be, DW_LNS_advance_pc, delta_pc); in emit_advance_pc()
267 emit_opcode_unsigned(be, DW_LNS_set_file, idx); in emit_set_file()