Searched refs:tui_file_get_strbuf (Results 1 – 9 of 9) sorted by relevance
26 extern char *tui_file_get_strbuf (struct ui_file *);
71 asm_lines->addr_string = xstrdup (tui_file_get_strbuf (gdb_dis_out)); in tui_disassemble()77 asm_lines->insn = xstrdup (tui_file_get_strbuf (gdb_dis_out)); in tui_disassemble()
107 pc_buf = tui_file_get_strbuf (pc_out); in tui_make_status_line()221 p = tui_file_get_strbuf (stream); in tui_get_function_from_frame()
183 tui_file_get_strbuf (struct ui_file *file) in tui_file_get_strbuf() function
687 p = tui_file_get_strbuf (stream); in tui_register_format()
1074 tui_file_get_strbuf, tui_file_adjust_strbuf, tui_file_flush,1084 tui_file_get_strbuf.
1507 with tui_file_get_strbuf.
7861 tui_file_get_strbuf, tui_file_adjust_strbuf, tui_file_flush,
1225 * defs.h, utils.c (tui_file_get_strbuf): Rename