aboutsummaryrefslogtreecommitdiff
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 4f3edac..654ce23 100644
--- a/bfd/section.c
+++ b/bfd/section.c
@@ -311,6 +311,10 @@ CODE_FRAGMENT
. "near" the GP. *}
.#define SEC_SHORT 0x2000000
.
+. {* This section contains data which may be shared with other
+. executables or shared objects. *}
+.#define SEC_SHARED 0x4000000
+.
. {* End of section flags. *}
.
. {* Some internal packed boolean fields. *}