ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ldgdx-15.d
CommitLineData
bcae4342
HPN
1#source: tls128.s
2#source: tls-ld-7.s
3#source: tls-gd-2.s
4#source: tls-ldgd-15.s
5#source: tls-hx1x2.s
6#as: --pic --no-underscore --em=criself
bab55c05 7#ld: --shared -m crislinux --hash-style=sysv tmpdir/tls-dso-xz-1.so
bcae4342
HPN
8#objdump: -s -h -t -T -R -r -p
9
10# Check that we have proper NPTL/TLS markings and GOT for two
11# R_CRIS_32_GOT_GD and two R_CRIS_32_DTPRELs against different
12# variables in a DSO, GD symbols defined elsewhere.
13
14.*: file format elf32-cris
15
16Program Header:
17#...
18 TLS off .*
19 filesz 0x0+88 memsz 0x0+88 flags r--
20
21Dynamic Section:
22 NEEDED tmpdir/tls-dso-xz-1.so
23#...
24private flags = 0:
25#...
26 7 .got .*
27 CONTENTS.*
28SYMBOL TABLE:
29#...
300+ \*UND\* 0+ x
31#...
320+ \*UND\* 0+ z
33#...
34DYNAMIC SYMBOL TABLE:
35#...
360+ D \*UND\* 0+ x
37#...
380+ D \*UND\* 0+ z
39#...
40DYNAMIC RELOCATION RECORDS
41OFFSET TYPE VALUE
f26a3287
AM
42000022dc R_CRIS_DTPMOD \*ABS\*
43000022e4 R_CRIS_DTP x
44000022ec R_CRIS_DTP z
bcae4342
HPN
45
46Contents of section \.hash:
47#...
48Contents of section \.text:
f26a3287
AM
49 01b4 6fae8000 00006fbe 84000000 6fae1400 .*
50 01c4 0+ 6fae1c00 0+ .*
bcae4342
HPN
51Contents of section .tdata:
52#...
53Contents of section \.got:
f26a3287
AM
54 22d0 58220+ 0+ 0+ 0+ .*
55 22e0 0+ 0+ 0+ 0+ .*
56 22f0 0+ .*
This page took 0.520826 seconds and 4 git commands to generate.