[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-local-60.d
CommitLineData
bcae4342
HPN
1#source: tls-x.s
2#source: tls-local-59.s
3#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
bab55c05 4#ld: -m crislinux --shared --hash-style=sysv
bcae4342
HPN
5#objdump: -s -t -r -p -R -T
6
7# A DSO with a R_CRIS_32_GOT_GD, a R_CRIS_16_GOT_GD, a
8# R_CRIS_32_GOT_TPREL and a R_CRIS_16_GOT_TPREL against the same local
9# symbol. Check that we have proper NPTL/TLS markings and GOT.
10
11.*: file format elf32-cris
12
13Program Header:
14#...
15 TLS off .*
16 filesz 0x00000084 memsz 0x00000084 flags r--
17#...
18 FLAGS 0x00000010
19#...
20DYNAMIC RELOCATION RECORDS
21OFFSET TYPE VALUE
fd161d86
AM
22000022c8 R_CRIS_32_TPREL \*ABS\*\+0x0+4
23000022cc R_CRIS_DTP \*ABS\*\+0x0+4
bcae4342
HPN
24
25Contents of section \.hash:
26#...
27Contents of section \.text:
fd161d86
AM
28 01ac 6fae1000 00006fae 0c000000 5fae1000 .*
29 01bc 5fae0c00 .*
bcae4342
HPN
30#...
31Contents of section \.got:
fd161d86
AM
32 22bc 44220+ 0+ 0+ 040+ .*
33 22cc 0+ 0+ .*
This page took 0.667692 seconds and 4 git commands to generate.