Searched refs:py_ui_out (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/python/ |
| D | py-mi.c | 31 py_ui_out::add_field (const char *name, const gdbpy_ref<> &obj) in add_field() 53 py_ui_out::do_begin (ui_out_type type, const char *id) in do_begin() 77 py_ui_out::do_end (ui_out_type type) in do_end() 88 py_ui_out::do_field_signed (int fldno, int width, ui_align align, in do_field_signed() 99 py_ui_out::do_field_unsigned (int fldno, int width, ui_align align, in do_field_unsigned() 110 py_ui_out::do_field_string (int fldno, int width, ui_align align, in do_field_string() 122 py_ui_out::do_field_fmt (int fldno, int width, ui_align align, in do_field_fmt() 160 py_ui_out uiout; in gdbpy_execute_mi_command()
|
| D | py-uiout.h | 29 class py_ui_out : public ui_out 33 py_ui_out () in py_ui_out() function
|
| D | py-stopevent.c | 47 py_ui_out uiout; in py_print_bpstat()
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 8770 Move py_ui_out to a new header 8771 This moves the declaration of py_ui_out to a new header, so that it
|