2007-10-10 Markus Deuling <deuling@de.ibm.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / tls-hidden4.got
1
2 .*: file format .*
3
4 Contents of section \.got:
5 #
6 # The order of the TLS entries in this GOT is:
7 #
8 # foo2
9 # foo3
10 # foo0
11 # foo1
12 #
13 # The order and address don't matter; the important thing is that the
14 # addresses match the relocs in the .r dump and that there is a separate
15 # entry for each symbol.
16 #
17 #...
18 1c4080 0000abc8 0000abcc 0000abc0 0000abc4 .*
19 #
20 # Likewise, but the order of the entries in this GOT is:
21 #
22 # foo3
23 # foo2
24 # foo0
25 # foo1
26 #...
27 1d00c0 00000000 00000000 00000000 0000abcc .*
28 1d00d0 0000abc8 0000abc0 0000abc4 .*
This page took 0.030774 seconds and 4 git commands to generate.