Extend objdump --no-addresses info

* doc/binutils.texi: Mention --no-show-raw-insn in objdump
	--no-addresses description.
This commit is contained in:
Alan Modra
2020-04-16 11:18:05 +09:30
parent e2275c6ee8
commit 937f661468
2 changed files with 7 additions and 1 deletions

View File

@@ -2317,7 +2317,8 @@ used when disassembling.
@item --no-addresses
When disassembling, don't print addresses on each line or for symbols
and relocation offsets.
and relocation offsets. In combination with @option{--no-show-raw-insn}
this may be useful for comparing compiler output.
@item --prefix-addresses
When disassembling, print the complete address on each line. This is