bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / tls-hidden3.got
CommitLineData
ead49a57
RS
1
2.*: file format .*
3
4#
5# The GOT layout is:
6#
7# - 2 reserved entries
8# - 5 local page entries
9# - 1 global entry for "undef"
10# - 4 TLS entries
11#
12# The order of the TLS entries is:
13#
3dff0dd1 14# foo3 (offset 0x20)
d9bf376d
RS
15# foo1 (offset 0x24)
16# foo2 (offset 0x28)
3dff0dd1 17# foo0 (offset 0x2c)
ead49a57
RS
18#
19# Any order would be acceptable, but it must match the .d dump.
20#
21Contents of section \.got:
3dff0dd1
RS
22 90000 00000000 80000000 00000000 0000abcc .*
23 90010 0000abc4 0000abc8 0000abc0 .*
This page took 0.299354 seconds and 4 git commands to generate.