diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-05-06 13:03:46 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-05-12 14:05:21 -0400 |
commit | 8422833a4f17d6542f8331e0408fe3e81abc6d78 (patch) | |
tree | 3007c93f1eae5ac6de22f2c030e0f6c7546a1919 /gdb/python/python.c | |
parent | b33b677beadcb40369b1942169a3cdda636755c4 (diff) | |
download | binutils-8422833a4f17d6542f8331e0408fe3e81abc6d78.zip binutils-8422833a4f17d6542f8331e0408fe3e81abc6d78.tar.gz binutils-8422833a4f17d6542f8331e0408fe3e81abc6d78.tar.bz2 |
gdb/dwarf: move loops into locate_dw{o,z}_sections
For a subsequent patch, it would be easier if the loop over sections
inside locate_dwo_sections (I want to maintain some state for the
duration of the loop). Move the for loop in there. And because
locate_dwz_sections is very similar, modify that one too, to keep both
in sync.
Change-Id: I90b3d44184910cc2d86af265bb4b41828a5d2c2e
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions