diff options
author | Nick Clifton <nickc@redhat.com> | 2005-08-02 08:17:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-08-02 08:17:45 +0000 |
commit | 8e3de13a7def5bf8e931e34500f97bdeee6b111b (patch) | |
tree | 559192361050e3d7e4b8d0ae2af5430c2c009118 /bfd/config.bfd | |
parent | 4e6935a6475f5041952c15c84c7d363fb98f055f (diff) | |
download | gdb-8e3de13a7def5bf8e931e34500f97bdeee6b111b.zip gdb-8e3de13a7def5bf8e931e34500f97bdeee6b111b.tar.gz gdb-8e3de13a7def5bf8e931e34500f97bdeee6b111b.tar.bz2 |
PR 1147
* elf32-arm.c (struct _arm_elf_section_data): Turn into a typedef and make the
mapcount field unsigned.
(struct section_list): New: Used to keep track of which sections have an
_arm_elf_section_data structure.
(record_section_with_arm_elf_section_data): New function.
(get_arm_elf_section_data): New function.
(unrecord_section_with_arm_elf_section_data): New function.
(elf32_arm_output_symbol_hook): Use get_arm_elf_section_data.
(elf32_arm_new_section_hook): Call record_section_with_arm_elf_section_data.
(elf32_arm_write_section): Use get_arm_elf_section_data and
unrecord_section_with_arm_elf_section_data.
Diffstat (limited to 'bfd/config.bfd')
0 files changed, 0 insertions, 0 deletions