forked from Imagelibrary/binutils-gdb
Extend objdump --no-addresses info
* doc/binutils.texi: Mention --no-show-raw-insn in objdump --no-addresses description.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user