Home
last modified time | relevance | path

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

/external/oprofile/opjitconv/
Ddebug_line.c222 static void emit_opcode_unsigned(struct growable_buffer * b, ubyte opcode, in emit_opcode_unsigned() function
232 emit_opcode_unsigned(b, DW_LNS_advance_pc, delta_pc); in emit_advance_pc()
250 emit_opcode_unsigned(b, DW_LNS_set_file, index); in emit_set_file()