Home
last modified time | relevance | path

Searched defs:ui_out (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dui-out.c99 struct ui_out struct
103 struct ui_out_impl *impl; argument
104 struct ui_out_data *data; argument
108 struct ui_out_level levels[MAX_UI_OUT_LEVELS]; argument
111 struct ui_out_table table; argument
116 current_level (struct ui_out *uiout) in current_level() argument
357 struct ui_out *ui_out = data; in do_cleanup_table_end() local
363 make_cleanup_ui_out_table_begin_end (struct ui_out *ui_out, int nr_cols, in make_cleanup_ui_out_table_begin_end()
H A Dframe.c775 unwind_to_current_frame (struct ui_out *ui_out, void *args) in unwind_to_current_frame()