Add function to determine if a symbol is located at a given address.
authorNick Clifton <nickc@redhat.com>
Tue, 14 Oct 1997 23:12:18 +0000 (23:12 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 14 Oct 1997 23:12:18 +0000 (23:12 +0000)
binutils/ChangeLog

index b2ef214aff4fe7a3918f5a7bbebbfd5008ddc184..04da344ad6812fd4b97a8c1b7ac61fea9db50bfb 100644 (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
This page took 0.042377 seconds and 4 git commands to generate.