PR23788, objcopy: failed to find link section
authorAlan Modra <amodra@gmail.com>
Fri, 19 Oct 2018 13:32:17 +0000 (00:02 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 20 Oct 2018 09:16:43 +0000 (19:46 +1030)
commitac85e67c053f1555def2c111962f4e68740794f9
treeae87b3fee90369f867b84c97b24903b863d03a58
parent91ae256e33f7c068443d877fe3e2b2ffd91cf60b
PR23788, objcopy: failed to find link section

Symbol tables can change when a number of objcopy options are used.
I figure string tables are similarly changeable.

PR 23788
* elf.c (section_match): Don't require a size match for SHT_SYMTAB
or SHT_STRTAB.
bfd/ChangeLog
bfd/elf.c
This page took 0.02578 seconds and 4 git commands to generate.