OSDN Git Service

* elf-bfd.h (struct sym_sec_cache): Delete "sec". Add "shndx".
authoramodra <amodra>
Wed, 18 Jul 2007 11:23:37 +0000 (11:23 +0000)
committeramodra <amodra>
Wed, 18 Jul 2007 11:23:37 +0000 (11:23 +0000)
commite4302864d6beab0f7d16d940d033ce8f5439423d
tree2110904a9eb6350cbc699ddf71726013296eaf6e
parent07feb088392eafacab61493d532cd67f1019fa65
* elf-bfd.h (struct sym_sec_cache): Delete "sec".  Add "shndx".
* elf.c (bfd_section_from_r_symndx): Don't cache bfd section of
symbol.  Instead cache ELF section index.  Remove redundant
checks of st_shndx.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c