summaryrefslogtreecommitdiffstats
path: root/bfd/section.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/section.c')
-rw-r--r--bfd/section.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/section.c b/bfd/section.c
index da4c4bcba8..dcb240f897 100644
--- a/bfd/section.c
+++ b/bfd/section.c
@@ -307,6 +307,10 @@ CODE_FRAGMENT
. {* This section should not be subject to garbage collection. *}
.#define SEC_KEEP 0x1000000
.
+. {* This section contains "short" data, and should be placed
+. "near" the GP. *}
+.#define SEC_SHORT 0x2000000
+.
. {* End of section flags. *}
.
. {* Some internal packed boolean fields. *}
OpenPOWER on IntegriCloud