summaryrefslogtreecommitdiff
path: root/ld/ldexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldexp.h')
-rw-r--r--ld/ldexp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ldexp.h b/ld/ldexp.h
index 10fcf3d96ce..44d30fb10e0 100644
--- a/ld/ldexp.h
+++ b/ld/ldexp.h
@@ -158,6 +158,8 @@ struct ldexp_control {
bfd_vma base, min_base, relro_end, end, pagesize, maxpagesize;
+ asection *first_sec;
+
enum relro_enum relro;
union lang_statement_union *relro_start_stat;