Add function to determine if a symbol is located at a given address.

This commit is contained in:
Nick Clifton 1997-10-14 23:12:18 +00:00
parent 3516c09c60
commit 0543ba6ec8
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Tue Oct 14 16:14:35 1997 Nick Clifton <nickc@cygnus.com>
* objdump.c (objdump_symbol_at_address): New function. Returns
true if a symbol can be found at the address passed in.
(disassemble_data): Set the symbol_at_address_func field to point
to objdump_symbol_at_address.
Fri Oct 10 14:13:09 1997 Ricahrd Henderson <rth@cygnus.com>
* objcopy.c, objcopy.1, binutils.texi: "localize" is a better name