Use the file_ptr type when calling bfd_seek.
authorRiku Voipio <riku.voipio@iki.fi>
Thu, 15 Oct 2015 11:56:55 +0000 (12:56 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 15 Oct 2015 11:56:55 +0000 (12:56 +0100)
commitb32a5c16f100c53fd9c0c22464f863eeeec6087a
tree70940275d2f6dd1f453f6ffffc79769f8bdffe43
parent35cd5fc22ec2e66936eeb9a13662d358ce0adff3
Use the file_ptr type when calling bfd_seek.

PR ld/19123
* elfcore.h (elf_core_file_p): Use the file_ptr type to hold the
offset for bfd_seek.
* elfcode.h (elf_object_p): Likewise.
bfd/ChangeLog
bfd/elfcode.h
bfd/elfcore.h
This page took 0.025211 seconds and 4 git commands to generate.