commit | 47ef0ac717f93b330dc475647f069bf64f7da862 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Fri Dec 16 13:25:48 2022 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Fri May 12 13:25:28 2023 -0600 |
tree | fa5635dc5ab9f95cffe81bd1cf4f6f31f6eda308 | |
parent | efe2296bde30c22124ed31b70b7d860339927471 [diff] |
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.