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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbtrace.h410 extern int btrace_insn_get_error (const struct btrace_insn_iterator *);
H A Dbtrace.c2348 btrace_insn_get_error (const struct btrace_insn_iterator *it) function
H A Drecord-btrace.c821 btrace_ui_out_decode_error (uiout, btrace_insn_get_error (&it),
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbtrace.h410 extern int btrace_insn_get_error (const struct btrace_insn_iterator *);
H A Dbtrace.c2363 btrace_insn_get_error (const struct btrace_insn_iterator *it) function
H A Drecord-btrace.c821 btrace_ui_out_decode_error (uiout, btrace_insn_get_error (&it),
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-record-btrace.c163 err_code = btrace_insn_get_error (&iter);
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-record-btrace.c153 err_code = btrace_insn_get_error (&iter);

Completed in 236 milliseconds