* elf.c (sym_is_global): Return a bfd_boolean.
authorJulian Brown <julian@codesourcery.com>
Thu, 25 May 2006 16:49:50 +0000 (16:49 +0000)
committerJulian Brown <julian@codesourcery.com>
Thu, 25 May 2006 16:49:50 +0000 (16:49 +0000)
commit6c3f1b7fa5f8f66afb7fbd2880801a098ae2f418
tree6d839761f35a3261f7809abc2c4728022981af19
parent546122770834f4d6e7b94cbb50fd269430e03adf
* elf.c (sym_is_global): Return a bfd_boolean.
(ignore_section_sym): New function.
(elf_map_symbols): Use ignore_section_sym to discard some syms.
(_bfd_elf_symbol_from_bfd_symbol): Ensure section belongs to
bfd before using elf_section_syms.
ChangeLog.csl
bfd/elf.c