testsuite/ld-cris various files: Run ld with --hash-style=sysv.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-legdx-17.d
CommitLineData
bcae4342
HPN
1#source: start1.s
2#source: tls128.s
3#source: tls-le-13s.s
4#source: tls-gd-2.s --pic
5#source: tls-ldgd-14.s --pic
6#source: tls-x1x2.s
7#as: --no-underscore --em=criself
c7dffc39 8#ld: -m crislinux tmpdir/tls-dso-xz-1.so --hash-style=sysv
bcae4342
HPN
9#objdump: -s -h -t -T -R -r -p
10
11# Check that we have proper NPTL/TLS markings and GOT for an
12# executable with two R_CRIS_16_TPREL a R_CRIS_32_GOT_GD and a
13# R_CRIS_16_GOT_GD, different symbols, GD symbols defined elsewhere.
14
15.*: file format elf32-cris
16
17Program Header:
18#...
19 TLS off .*
20 filesz 0x0+88 memsz 0x0+88 flags r--
21Dynamic Section:
22 NEEDED tmpdir/tls-dso-xz-1.so
23#...
24private flags = 0:
25
26#...
27 8 .got .*
28 CONTENTS.*
29SYMBOL TABLE:
30#...
310+ \*UND\* 0+ x
32#...
330+ \*UND\* 0+ z
34#...
35DYNAMIC SYMBOL TABLE:
36#...
370+ D \*UND\* 0+ x
38#...
390+ D \*UND\* 0+ z
40#...
41DYNAMIC RELOCATION RECORDS
42OFFSET TYPE VALUE
4300082308 R_CRIS_DTP x
4400082310 R_CRIS_DTP z
45
46Contents of section .interp:
47#...
48Contents of section \.text:
88fe28bd 49 801dc 41b20000 5faef8ff 5faefcff 6fae0c00 .*
bcae4342
HPN
50 801ec 00000000 5fae1400 .*
51#...
52Contents of section \.got:
53 822fc 7c220800 0+ 0+ 0+ .*
54 8230c 0+ 0+ 0+ .*
This page took 0.542094 seconds and 4 git commands to generate.