aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-08-02 08:17:45 +0000
committerNick Clifton <nickc@redhat.com>2005-08-02 08:17:45 +0000
commit8e3de13a7def5bf8e931e34500f97bdeee6b111b (patch)
tree559192361050e3d7e4b8d0ae2af5430c2c009118 /gdb
parent4e6935a6475f5041952c15c84c7d363fb98f055f (diff)
downloadgdb-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 'gdb')
0 files changed, 0 insertions, 0 deletions