* elf.c (section_from_elf_index): Return bfd_abs_section, not 0,
authorBrendan Kehoe <brendan@cygnus>
Fri, 25 Sep 1992 22:05:15 +0000 (22:05 +0000)
committerBrendan Kehoe <brendan@cygnus>
Fri, 25 Sep 1992 22:05:15 +0000 (22:05 +0000)
commit13ff13438b17902dde9bbc6e73a0b234769a9bd7
tree2f636de0db0a5921857d1d02b8c0bf9091a4df27
parent4959cb7bf9bafb6b8db32f0013709874ddc85104
* elf.c (section_from_elf_index): Return bfd_abs_section, not 0,
since we should never have a NULL section.
(elf_slurp_symbol_table): If st_shndx doesn't match any of our
tests, set the section to bfd_abs_section.
bfd/ChangeLog
bfd/elf.c