[PATCH] nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.

Mark Wielaard mark@klomp.org
Wed Jun 10 10:17:02 GMT 2020


On Sun, 2020-06-07 at 01:12 +0200, Mark Wielaard wrote:
> Mimic binutils nm for bsd and posix formats which uses 'V' for weak
> symbols, 'C' for common symbols and 'T' for weak functions. Also fix
> some formatting issues. Don't print undefined addresses as zeros, but
> make sure there is enough padding instead. Just print UNIQUE for
> GNU_UNIQUE to make it fit 6 chars, like other binding names in sysv
> format.

Pushed to master.


More information about the Elfutils-devel mailing list