MIPS/BFD: Move attribute check after ELF file header flag check
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / tls-hidden4.got
CommitLineData
ead49a57
RS
1
2.*: file format .*
3
4Contents 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#...
23cc69b6
RS
18 1c4010 00000000 0000abc8 0000abcc 0000abc0 .*
19 1c4020 0000abc4 00000000 80000000 00000000 .*
ead49a57
RS
20#
21# Likewise, but the order of the entries in this GOT is:
22#
23# foo3
ead49a57 24# foo0
d7206569 25# foo2
ead49a57
RS
26# foo1
27#...
23cc69b6 28 1d0020 00000000 00000000 00000000 0000abcc .*
d7206569 29 1d0030 0000abc0 0000abc8 0000abc4 .*
This page took 0.48439 seconds and 4 git commands to generate.