forked from Imagelibrary/binutils-gdb
* objdump.c (dump_bfd): Restore lines accidentally deleted in
last commit.
This commit is contained in:
@@ -2038,6 +2038,8 @@ dump_bfd (abfd)
|
||||
}
|
||||
}
|
||||
|
||||
printf (_("\n%s: file format %s\n"), bfd_get_filename (abfd),
|
||||
abfd->xvec->name);
|
||||
if (dump_ar_hdrs)
|
||||
print_arelt_descr (stdout, abfd, true);
|
||||
if (dump_file_header)
|
||||
|
||||
Reference in New Issue
Block a user