PowerPC64 synthetic symbols
authorAlan Modra <amodra@gmail.com>
Wed, 21 Mar 2018 02:52:26 +0000 (13:22 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 21 Mar 2018 11:14:01 +0000 (21:44 +1030)
commit0ccf57bd817a73e7d7cef714039f1302fa5298ec
tree3196eb23ccccda366c4b57a39d17d1fbe9c0c750
parent4bad6366a74c9cdf92e6aef3849c29771c77af36
PowerPC64 synthetic symbols

STT_FILE and a bunch of other symbol types aren't proper symbols to
mark the start of a function's code.

* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Trim uninteresting
symbols.  Use size_t counts.  Delete redundant opd test.
bfd/ChangeLog
bfd/elf64-ppc.c
This page took 0.028656 seconds and 4 git commands to generate.