]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove iterate_over_symbols_terminated
authorTom Tromey <tromey@adacore.com>
Thu, 23 Oct 2025 18:13:23 +0000 (12:13 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 23 Oct 2025 19:21:05 +0000 (13:21 -0600)
commit45b219b3b75fd8786f579ced04622916a9a7639f
tree3554a9acd3a3ee985674f95fc3b1df5aa02c20bc
parent1d446bf4dae9a5a01a4838f51149bf1a80a4b5a0
Remove iterate_over_symbols_terminated

iterate_over_symbols_terminated only has a single caller, in
ada-lang.c.  It's simpler to handle this case directly there.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/ada-lang.c
gdb/symtab.c
gdb/symtab.h