Searched refs:ui_out_table_end (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ui-out.c | 322 ui_out_table_end (struct ui_out *uiout) in ui_out_table_end() function 359 ui_out_table_end (ui_out); in do_cleanup_table_end()
|
| D | ChangeLog-1999 | 4846 ui_out_table_end, ui_out_table_header, ui_out_list_begin, 5941 (ui_out_table_begin, ui_out_table_end, ui_out_table_body, 5943 ui_out_table_end, ui_out_list_end, ui_out_field_skip,
|
| D | ChangeLog-2001 | 418 (ui_out_table_end): Clear table.entry_level. 696 (ui_out_table_begin, ui_out_table_body, ui_out_table_end): Update.
|
| D | ChangeLog-2003 | 13859 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end, 13870 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | gdbint.texinfo | 909 ui_out_table_end 925 The companion function @code{ui_out_table_end}, described below, marks 948 @deftypefun void ui_out_table_end (struct ui_out *@var{uiout}) 953 There should be exactly one call to @code{ui_out_table_end} for each 960 @code{ui_out_table_end}. You build a tuple by calling
|