diff options
author | Tom Tromey <tom@tromey.com> | 2019-01-19 21:30:36 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-04-10 08:05:17 -0600 |
commit | bf227d6105cb3908cde816429c84569da12e829c (patch) | |
tree | d7022aa84f98f332460726b0a1e944c7c14db563 /gdb/objfiles.c | |
parent | b05971a652c35ed72d3c95290e18d8f6e4ef6c46 (diff) | |
download | gdb-bf227d6105cb3908cde816429c84569da12e829c.zip gdb-bf227d6105cb3908cde816429c84569da12e829c.tar.gz gdb-bf227d6105cb3908cde816429c84569da12e829c.tar.bz2 |
Remove some uses of "object_files"
The "object_files" macro is sometimes used when iterating over
objfiles. This patch removes a few such uses in favor of the new
range adapter.
gdb/ChangeLog
2019-04-10 Tom Tromey <tom@tromey.com>
* ia64-tdep.c (ia64_get_dyn_info_list): Use foreach.
* minsyms.c (lookup_minimal_symbol): Use foreach.
(lookup_minimal_symbol_text, lookup_minimal_symbol_by_pc_name)
(lookup_minimal_symbol_solib_trampoline): Likewise.
* symfile.c (reread_symbols): Use foreach.
Diffstat (limited to 'gdb/objfiles.c')
0 files changed, 0 insertions, 0 deletions