OSDN Git Service

* elf.c (sym_is_global): Return a bfd_boolean.
authorAlan Modra <amodra@bigpond.net.au>
Thu, 25 May 2006 15:08:28 +0000 (15:08 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 25 May 2006 15:08:28 +0000 (15:08 +0000)
commitead09617eaf22b14012d337730ecb875999264f7
treefee5a15032cf885b4e8fd09fa396b947cc7c4bbb
parentbb7c1c361cdd6beaeda7b4244791636e835274b5
* 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.
bfd/ChangeLog
bfd/elf.c