OSDN Git Service

* elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
authorBob Wilson <bob.wilson@acm.org>
Thu, 24 Jul 2003 00:24:00 +0000 (00:24 +0000)
committerBob Wilson <bob.wilson@acm.org>
Thu, 24 Jul 2003 00:24:00 +0000 (00:24 +0000)
commitd419410f84a2bf30a24d596167d3fee32f80439b
tree59aa0fceb1ba406b0bf60b4089314e4c499057cf
parentbd2054d16cb04d07085b14619b6cb7335cc00244
    * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
        near the beginning of the file.  Swap order of arguments.  Call
        _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
        (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
        (elf_xtensa_relocate_section): Likewise.
        (shrink_dynamic_reloc_sections): Likewise.
bfd/ChangeLog
bfd/elf32-xtensa.c