ld: Add --no-print-map-discarded option
[deliverable/binutils-gdb.git] / ld / ld.texi
index 8e2ce869f86c47ac1bb81b33fa58a9463b8c2c59..71c8d2599b83f73fe16d42b06a13f2833258fe55 100644 (file)
@@ -783,6 +783,14 @@ when merging properties in  @file{foo.o}, whose 0xc0010001 property value
 is 0x1, and @file{bar.o}, whose 0xc0010001 property value is 0x1.
 @end itemize
 
+@cindex link map discarded
+@kindex --print-map-discarded
+@kindex --no-print-map-discarded
+@item --print-map-discarded
+@itemx --no-print-map-discarded
+Print (or do not print) the list of discarded and garbage collected sections
+in the link map.  Enabled by default.
+
 @kindex -n
 @cindex read-only text
 @cindex NMAGIC
This page took 0.023146 seconds and 4 git commands to generate.