We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9ea36 commit 7f0acc4Copy full SHA for 7f0acc4
lld/docs/ld.lld.1
@@ -815,7 +815,11 @@ The stack size is recorded as the size of the
815
program segment.
816
.Pp
817
.It Cm start-stop-gc
818
-Don't let __start_/__stop_ references retain non-SHF_LINK_ORDER non-SHF_GROUP C identifier name sections.
+Don't let __start_/__stop_ references retain the associated C identifier name sections (default).
819
+.Pp
820
+.It Cm nostart-stop-gc
821
+Let __start_/__stop_ references retain the associated C identifier name sections.
822
823
.It Cm text
824
Do not allow relocations against read-only segments.
825
This is the default.
0 commit comments