diff options
Diffstat (limited to 'ld/ld.1')
-rw-r--r-- | ld/ld.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -33,6 +33,7 @@ ld \- the GNU linker .RB "[\|" "\-c\ "\c .I commandfile\c \&\|] +.RB "[\|" \-\-cref "\|]" .RB "[\|" \-d | \-dc | \-dp\c \|] .br @@ -409,6 +410,12 @@ line by bracketing it between `\|\c \|' characters. .TP +.B \-\-cref +Output a cross reference table. If a linker map file is being +generated, the cross reference table is printed to the map file. +Otherwise, it is printed on the standard output. + +.TP .B \-d .TP .B \-dc |