mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Add function to determine if a symbol is located at a given address.
This commit is contained in:
@ -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>
|
Fri Oct 10 14:13:09 1997 Ricahrd Henderson <rth@cygnus.com>
|
||||||
|
|
||||||
* objcopy.c, objcopy.1, binutils.texi: "localize" is a better name
|
* objcopy.c, objcopy.1, binutils.texi: "localize" is a better name
|
||||||
|
Reference in New Issue
Block a user