diff options
author | Pedro Alves <palves@redhat.com> | 2017-06-10 00:53:00 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2017-06-12 17:06:25 +0100 |
commit | a81e6d4d261b7471428408f4ebba1b8113c16ccf (patch) | |
tree | e4bde487e60b73158bad804a8f4cf7e625edaa01 /gdb/printcmd.c | |
parent | 6fd931f2d66af8398b2fae3ab5f5afe091b8362f (diff) | |
download | gdb-a81e6d4d261b7471428408f4ebba1b8113c16ccf.zip gdb-a81e6d4d261b7471428408f4ebba1b8113c16ccf.tar.gz gdb-a81e6d4d261b7471428408f4ebba1b8113c16ccf.tar.bz2 |
Code cleanup: dwarf2read.c: Eliminate ::file_write
There's no real need for all this indirection.
gdb/ChangeLog:
2017-06-12 Pedro Alves <palves@redhat.com>
* dwarf2read.c (file_write(FILE *, const void *, size_t)): Delete.
(file_write (FILE *, const std::vector<Elem>&)): Delete.
(data_buf::file_write): Call ::fwrite directly.
Diffstat (limited to 'gdb/printcmd.c')
0 files changed, 0 insertions, 0 deletions