aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-05-18 17:43:14 +0930
committerAlan Modra <amodra@gmail.com>2023-05-18 18:01:49 +0930
commit204d627e83f440dc62871139a688b58c42149f59 (patch)
tree917eb57ca0145236d2fe0c4cc286462243df68af /gdb/python
parent92240b19576f2b71719b952f150c8a781e6e5398 (diff)
downloadbinutils-204d627e83f440dc62871139a688b58c42149f59.zip
binutils-204d627e83f440dc62871139a688b58c42149f59.tar.gz
binutils-204d627e83f440dc62871139a688b58c42149f59.tar.bz2
Re: Add section caches to coff_data_type
Another thing, section target_index is renumbered in coff_compute_section_file_positions and _bfd_xcoff_bfd_final_link. I don't know that there is currently any way that the output bfd section_by_target_index could be populated before this point but clear them out so no one need worry about it. * coffcode.h (coff_compute_section_file_positions): Clear section_by_target_index hash table when changing target_index. (_bfd_xcoff_bfd_final_link): Likewise.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions