diff options
author | Ryan Prichard <rprichard@google.com> | 2019-01-14 21:52:14 -0800 |
---|---|---|
committer | Ryan Prichard <rprichard@google.com> | 2019-01-16 15:54:52 -0800 |
commit | 977e47d01897be06c2b5fc30267d29f86eeb5fc1 (patch) | |
tree | b36bf217ddc383ed63ed343e497bf9096b9790db /linker/linker_main.cpp | |
parent | 05ca47512c94d919ba72862920985992a5ed2905 (diff) |
StaticTlsLayout: add exe/tcb and solib layout
Replace reserve_tcb with reserve_exe_segment_and_tcb, which lays out both
the TCB and the executable's TLS segment, accounting for the difference in
layout between variant 1 and variant 2 targets.
The function isn't actually called with a non-null TlsSegment* yet.
Bug: http://b/78026329
Test: bionic unit tests
Change-Id: Ibd6238577423a7d0451f36da7e64912046959796
Diffstat (limited to 'linker/linker_main.cpp')
0 files changed, 0 insertions, 0 deletions