X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Fdoc%2Fbinutils.texi;h=f01919a47a30c5b07c10caa1bc919051405639bc;hb=aef1f6d0ed936f30822029402568a7e88a3b4d9e;hp=581e8b691c3b041e50f408b646307be599b71cc5;hpb=56424b64208bd26f7e7c787b4d0af06287d387e4;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 581e8b691c..f01919a47a 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -3324,7 +3324,7 @@ readelf [@option{-a}|@option{--all}] [@option{-V}|@option{--version-info}] [@option{-A}|@option{--arch-specific}] [@option{-D}|@option{--use-dynamic}] - [@option{-x} |@option{--hex-dump=}] + [@option{-x} |@option{--hex-dump=}] [@option{-w[liaprmfFsoR]}| @option{--debug-dump}[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges]] [@option{-I}|@option{-histogram}] @@ -3444,9 +3444,11 @@ When displaying symbols, this option makes @command{readelf} use the symbol table in the file's dynamic section, rather than the one in the symbols section. -@item -x -@itemx --hex-dump= +@item -x +@itemx --hex-dump= Displays the contents of the indicated section as a hexadecimal dump. +A number identifies a particular section by index in the section table; +any other string identifies all sections with that name in the object file. @item -w[liaprmfFsoR] @itemx --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges]