When showing symbol pseudos, show the symbol pointer too, not just the name.
commitec2a1efb2af9ecde98a6fd3f41b94d8708dce027
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 10 Nov 2004 20:31:30 +0000 (10 13:31 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:04:18 +0000 (7 21:04 -0700)
treeee22906c7791dc00a5e25e5b95d409915236a4f8
parent53dd3aef83e92f0d9ba2b6c42ef0ddce275f6378
When showing symbol pseudos, show the symbol pointer too, not just the name.

The uniqueness of a symbol is in its pointer, not its name. But the
name is often the most important part for readability, so we want to
show both.
linearize.c