daily update
[deliverable/binutils-gdb.git] / bfd / section.c
index 2b5f7f8df72e40abfc9ee2d2c15ff3549a464fc2..5a100be517f688e86405fe98fb086c5aca67ee81 100644 (file)
@@ -294,7 +294,9 @@ CODE_FRAGMENT
 .     else up the line will take care of it later.  *}
 .#define SEC_LINKER_CREATED 0x200000
 .
-.  {* This section should not be subject to garbage collection.  *}
+.  {* This section should not be subject to garbage collection.
+.     Also set to inform the linker that this section should not be
+.     listed in the link map as discarded.  *}
 .#define SEC_KEEP 0x400000
 .
 .  {* This section contains "short" data, and should be placed
This page took 0.022574 seconds and 4 git commands to generate.