bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / tls-hidden3.got
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 #
14 # foo0 (offset 0x20)
15 # foo2 (offset 0x24)
16 # foo3 (offset 0x28)
17 # foo1 (offset 0x2c)
18 #
19 # Any order would be acceptable, but it must match the .d dump.
20 #
21 Contents of section \.got:
22 90000 00000000 80000000 00000000 0000abc0 .*
23 90010 0000abc8 0000abcc 0000abc4 .*
This page took 0.03047 seconds and 4 git commands to generate.