diff options
author | Tom Tromey <tromey@adacore.com> | 2022-04-19 07:27:48 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-04-22 06:54:02 -0600 |
commit | 5a0d4dfbf8aa8238c3eaccfdaf59ec9c4ae0331e (patch) | |
tree | 0b8854e57bc790cbce7fef4211bf0f1035160ccd /sim/ft32 | |
parent | 6acc36f71dfc60e357496174672103f133f85e97 (diff) | |
download | gdb-5a0d4dfbf8aa8238c3eaccfdaf59ec9c4ae0331e.zip gdb-5a0d4dfbf8aa8238c3eaccfdaf59ec9c4ae0331e.tar.gz gdb-5a0d4dfbf8aa8238c3eaccfdaf59ec9c4ae0331e.tar.bz2 |
Simplify BFD section iteration in coff-pe-read.c
coff-pe-read.c iterates over BFD sections using bfd_map_over_sections,
but it's much simpler to use a for-each loop. This allows for the
removal of helper functions and types.
Diffstat (limited to 'sim/ft32')
0 files changed, 0 insertions, 0 deletions