]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/minsyms.c
Introduce lookup_minimal_symbol_linkage
authorTom Tromey <tromey@adacore.com>
Fri, 16 Dec 2022 20:25:48 +0000 (13:25 -0700)
committerTom Tromey <tromey@adacore.com>
Fri, 12 May 2023 19:25:28 +0000 (13:25 -0600)
commit47ef0ac717f93b330dc475647f069bf64f7da862
treefa5635dc5ab9f95cffe81bd1cf4f6f31f6eda308
parentefe2296bde30c22124ed31b70b7d860339927471
Introduce lookup_minimal_symbol_linkage

This introduces a new function, lookup_minimal_symbol_linkage, and
refactors a couple other existing functions to call it.  This function
will be used in a subsequent patch.
gdb/minsyms.c
gdb/minsyms.h
gdb/symtab.c