GDB (xrefs)
|
Public Attributes | |
int | flags |
struct ui_out_impl * | impl |
void * | data |
int | level |
void* ui_out::data |
Definition at line 106 of file ui-out.c.
Referenced by cli_out_new(), do_cleanup_table_end(), mi_out_new(), print_one_bfd(), tui_out_new(), ui_out_data(), and ui_out_new().
Definition at line 103 of file ui-out.c.
Referenced by ui_out_clear_flags(), ui_out_new(), ui_out_set_flags(), and ui_out_test_flags().
struct ui_out_impl* ui_out::impl |
Definition at line 105 of file ui-out.c.
Referenced by ui_out_is_mi_like_p(), ui_out_new(), uo_begin(), uo_data_destroy(), uo_end(), uo_field_fmt(), uo_field_int(), uo_field_skip(), uo_field_string(), uo_flush(), uo_message(), uo_redirect(), uo_spaces(), uo_table_begin(), uo_table_body(), uo_table_end(), uo_table_header(), uo_text(), and uo_wrap_hint().
Definition at line 109 of file ui-out.c.
Referenced by current_level(), pop_level(), push_level(), ui_out_new(), ui_out_table_begin(), and verify_field().