OSDN Git Service

* peXXigen.c (pe_print_edata): Compute the size of the export table from the
authorNick Clifton <nickc@redhat.com>
Fri, 29 Jul 2005 14:07:01 +0000 (14:07 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 29 Jul 2005 14:07:01 +0000 (14:07 +0000)
commit9b3a0fc11aecdeb853ee2637c1278979a63bb861
tree3ac7afc9ce6783a2ccdf142c112caf182ddf8da1
parenta70b66ca83d884478cc6007c3bf6cac34d416c2f
* peXXigen.c (pe_print_edata): Compute the size of the export table from the
  size field in the DataDictionary and not the size of the section.  Some
  linkers embed the export table inside a larger section.
bfd/ChangeLog
bfd/peXXigen.c