Extend information displayed about objdump's output of dynamic symbols.
authorNick Clifton <nickc@redhat.com>
Fri, 11 Nov 2016 14:13:02 +0000 (14:13 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 11 Nov 2016 14:13:02 +0000 (14:13 +0000)
binutils/doc/binutils.texi

index 6db3b6d4139d40735799ffb4a52669fea3683722..38bf37d304668595c2ff00ea60e6d6a39910e4b1 100644 (file)
@@ -2629,6 +2629,9 @@ program when given the @option{-D} (@option{--dynamic}) option.
 The output format is similar to that produced by the @option{--syms}
 option, except that an extra field is inserted before the symbol's
 name, giving the version information associated with the symbol.
+If the version is the default version to be used when resolving
+unversioned references to the symbol then it's displayed as is,
+otherwise it's put into parentheses.
 
 @item --special-syms
 When displaying symbols include those which the target considers to be
This page took 0.027876 seconds and 4 git commands to generate.