* objdump.c (objdump_print_value): New static function.
authorIan Lance Taylor <ian@airs.com>
Mon, 30 Oct 1995 19:34:02 +0000 (19:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 30 Oct 1995 19:34:02 +0000 (19:34 +0000)
commitc5ba27591accfa8f8ff03d6216e746b7476cb135
treeb68f47645284d066194e2bc72623a7aefba1aa1d
parent7efb4b4c8ef3c7c95629f90f574cf9479aafaf14
* objdump.c (objdump_print_value): New static function.
(objdump_print_address): Use it.  If we need the right section for
the symbol, and we can't find it, print an offset from the section
rather than using a symbol from some other section.
PR 8251.
binutils/ChangeLog
binutils/objdump.c