aboutsummaryrefslogtreecommitdiff
path: root/gold/output.h
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2010-10-18 05:39:23 +0000
committerCary Coutant <ccoutant@google.com>2010-10-18 05:39:23 +0000
commit5bc2f5be52354dfebe40c35c519bf19e4332956a (patch)
tree1751eb3c4e861cd2c436e0bbc998426c9229a763 /gold/output.h
parenteae1474374ae79c9836831d4376f8fafa99f537d (diff)
downloadgdb-5bc2f5be52354dfebe40c35c519bf19e4332956a.zip
gdb-5bc2f5be52354dfebe40c35c519bf19e4332956a.tar.gz
gdb-5bc2f5be52354dfebe40c35c519bf19e4332956a.tar.bz2
* output.h (Output_segment::set_section_addresses): Change function
signature. Update all callers. * output.cc (Output_segment::is_first_section_relro): Ignore TLS sections. (Output_segment::set_section_addresses): Align after last TLS section. Add padding before last relro section instead of after.
Diffstat (limited to 'gold/output.h')
-rw-r--r--gold/output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/output.h b/gold/output.h
index 52c69e9..d36d587 100644
--- a/gold/output.h
+++ b/gold/output.h
@@ -3908,7 +3908,7 @@ class Output_segment
// *PSHNDX. This should only be called for a PT_LOAD segment.
uint64_t
set_section_addresses(const Layout*, bool reset, uint64_t addr,
- unsigned int* pincrease_relro, bool* has_relro,
+ unsigned int increase_relro, bool* has_relro,
off_t* poff, unsigned int* pshndx);
// Set the minimum alignment of this segment. This may be adjusted