mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
Doc note from pierre@phi.la.tce.com (Pierre Willard):
* ld.texinfo: -X and -x work even if -s or -S are not specified. * ld.1: Similar change.
This commit is contained in:
17
ld/ld.1
17
ld/ld.1
@ -802,25 +802,14 @@ which refers to it.
|
|||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-X
|
.B \-X
|
||||||
If \c
|
Delete all temporary local symbols. For most targets, this is all local
|
||||||
.B \-s\c
|
symbols whose names begin with `\|\c
|
||||||
\& or \c
|
|
||||||
.B \-S\c
|
|
||||||
\& is also specified, delete only local symbols
|
|
||||||
beginning with `\|\c
|
|
||||||
.B L\c
|
.B L\c
|
||||||
\|'.
|
\|'.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-x
|
.B \-x
|
||||||
If \c
|
Delete all local symbols.
|
||||||
.B \-s\c
|
|
||||||
\& or \c
|
|
||||||
.B \-S\c
|
|
||||||
\& is also specified, delete all local symbols,
|
|
||||||
not just those beginning with `\|\c
|
|
||||||
.B L\c
|
|
||||||
\|'.
|
|
||||||
|
|
||||||
.PP
|
.PP
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user