mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
objdump: Inform users if RELR relocs are present in a file when using the -r or -R options and no regular relocs are present.
PR 32459
This commit is contained in:
@@ -2817,6 +2817,9 @@ libraries. As for @option{-r}, if used with @option{-d} or
|
||||
@option{-D}, the relocations are printed interspersed with the
|
||||
disassembly.
|
||||
|
||||
Note: @command{objdump} does not support displaying RELR type
|
||||
relocations. These can be displayed by the @command{readelf} program.
|
||||
|
||||
@item -s
|
||||
@itemx --full-contents
|
||||
@cindex sections, full contents
|
||||
|
||||
Reference in New Issue
Block a user