HomeSort by: relevance | last modified time | path
    Searched defs:op_styled_printf (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/arm/
wrapper.c 81 op_styled_printf (char *buf, enum disassembler_style style, function
340 INIT_DISASSEMBLE_INFO (info, stdout, op_printf, op_styled_printf);
  /src/external/gpl3/gdb.old/dist/sim/m32c/
trace.c 105 op_styled_printf (char *buf, enum disassembler_style style, char *fmt, ...) function
225 INIT_DISASSEMBLE_INFO (info, stdout, op_printf, op_styled_printf);
  /src/external/gpl3/gdb.old/dist/sim/rl78/
trace.c 108 op_styled_printf (char *buf, enum disassembler_style style, char *fmt, ...) function
220 INIT_DISASSEMBLE_INFO (info, stdout, op_printf, op_styled_printf);
  /src/external/gpl3/gdb.old/dist/sim/rx/
trace.c 113 op_styled_printf (char *buf, enum disassembler_style style, char *fmt, ...) function
224 INIT_DISASSEMBLE_INFO (info, stdout, op_printf, op_styled_printf);
  /src/external/gpl3/gdb/dist/sim/m32c/
trace.c 105 op_styled_printf (char *buf, enum disassembler_style style, char *fmt, ...) function
225 INIT_DISASSEMBLE_INFO (info, stdout, op_printf, op_styled_printf);
  /src/external/gpl3/gdb/dist/sim/rl78/
trace.c 108 op_styled_printf (char *buf, enum disassembler_style style, char *fmt, ...) function
220 INIT_DISASSEMBLE_INFO (info, stdout, op_printf, op_styled_printf);
  /src/external/gpl3/gdb/dist/sim/rx/
trace.c 113 op_styled_printf (char *buf, enum disassembler_style style, char *fmt, ...) function
224 INIT_DISASSEMBLE_INFO (info, stdout, op_printf, op_styled_printf);

Completed in 18 milliseconds