X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fbfdwin.c;h=51b4faca76c09027b07edf329bd40199c16c9e9a;hb=0ed18fa177858d67fec42babbca3fef4ae1d939f;hp=6beed1f1ba31815800374859219748da1ccbecea;hpb=b3adc24a0713411ab38a21dc894dd40dbc5c8f4f;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/bfdwin.c b/bfd/bfdwin.c index 6beed1f1ba..51b4faca76 100644 --- a/bfd/bfdwin.c +++ b/bfd/bfdwin.c @@ -150,6 +150,7 @@ bfd_get_file_window (bfd *abfd, offset += abfd->origin; abfd = abfd->my_archive; } + offset += abfd->origin; /* Seek into the file, to ensure it is open if cacheable. */ if (abfd->iostream == NULL