aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.1
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/objdump.1')
-rw-r--r--binutils/objdump.112
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/objdump.1 b/binutils/objdump.1
index b74d825..53e0501 100644
--- a/binutils/objdump.1
+++ b/binutils/objdump.1
@@ -59,6 +59,9 @@ objdump \- display information from object files.
.RB "[\|" "\-\-stop\-address="\c
.I address\c
\&\|]
+.RB "[\|" "\-\-adjust\-vma="\c
+.I offset\c
+\&\|]
.RB "[\|" \-\-version "\|]"
.RB "[\|" \-\-help "\|]"
.I objfile\c
@@ -104,6 +107,15 @@ information you could list with `\|\c
the object file format of each archive member.
.TP
+.BI "\-\-adjust\-vma=" "offset"
+When dumping information, first add
+.I offset
+to all the section addresses. This is useful if the section addresses
+do not correspond to the symbol table, which can happen when putting
+sections at particular addresses when using a format which can not
+represent section addresses, such as a.out.
+
+.TP
.BI "\-b " "bfdname"\c
.TP
.BI "\-\-target=" "bfdname"