Searched refs:mem_file (Results 1 – 5 of 5) sorted by relevance
306 struct mem_file struct324 struct mem_file *stream = XMALLOC (struct mem_file); in mem_file_new() argument340 struct mem_file *stream = ui_file_data (file); in mem_file_delete()358 struct mem_file *stream = ui_file_data (file); in mem_file_rewind()370 struct mem_file *stream = ui_file_data (file); in mem_file_put()383 struct mem_file *stream = ui_file_data (file); in mem_file_write()
7852 do_gdb_file_xstrdup, gdb_file_xstrdup, struct mem_file):
1168 (mem_file_write): New function. Rewrite mem_file.
1877 * gdbarch.sh (verify_gdbarch): Use a mem_file to accumulate all
1485 the tui_file with a mem_file. Ya!