]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/objfiles.c
Remove ALL_DICT_SYMBOLS
authorTom Tromey <tom@tromey.com>
Sun, 16 Apr 2023 15:10:02 +0000 (09:10 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 7 May 2023 18:44:17 +0000 (12:44 -0600)
commit8e8d48f91c26cb4aabbdc56d96608e5d2310b986
treeebce18957e2404e7dcd07c5784457107f021218c
parent5250cbc85cbbf13221ed508c1b89f1ee0a6ac1ec
Remove ALL_DICT_SYMBOLS

This replaces ALL_DICT_SYMBOLS with an iterator so that for-each can
be used.
gdb/block.h
gdb/buildsym.c
gdb/dictionary.h
gdb/objfiles.c
gdb/symmisc.c