ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-local-54.d
CommitLineData
bcae4342
HPN
1#source: tls-local-54.s
2#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
bab55c05 3#ld: --shared -m crislinux --hash-style=sysv
bcae4342
HPN
4#objdump: -s -t -R -p -T
5
6# A DSO with a R_CRIS_32_GOT_GD against a local symbol.
7# Check that we have proper NPTL/TLS markings and GOT.
8
9.*: file format elf32-cris
10
11Program Header:
12#...
13 TLS off .*
14 filesz 0x00000080 memsz 0x00000080 flags r--
15#...
16DYNAMIC RELOCATION RECORDS
17OFFSET TYPE VALUE
f26a3287 1800002218 R_CRIS_DTP \*ABS\*\+0x0000002a
bcae4342
HPN
19
20Contents of section .hash:
21#...
22Contents of section \.text:
f26a3287 23 0114 6fae0c00 00000000 .*
bcae4342
HPN
24#...
25Contents of section \.got:
f26a3287
AM
26 220c 9c210000 0+ 0+ 0+ .*
27 221c 0+ .*
This page took 0.521288 seconds and 4 git commands to generate.