Skip to content
Commit 8d2f4b7c authored by Simon Marchi's avatar Simon Marchi
Browse files

gdb: remove lookup_bound_minimal_symbol



Now that lookup_minimal_symbol has default values for sfile and objf,
calling lookup_bound_minimal_symbol is identical to calling
lookup_minimal_symbol without sfile and objf.  Remove
lookup_bound_minimal_symbol, replace call sites with
lookup_minimal_symbol.

Change-Id: I0a420fb56de1de8bee8a7303228c9e4546e3577b
Reviewed-by: default avatarKeith Seitz <keiths@redhat.com>
Approved-By: default avatarAndrew Burgess <aburgess@redhat.com>
parent c8979ae4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment