summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/tls-dso-x1x2-1.d
blob: b5397481aca1d683d76899f5d64831310c76f474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#source: tls-hx.s
#source: tls-x1x2.s
#as: --no-underscore --em=criself
#ld: -m crislinux --shared
#objdump: -T

# A DSO providing the TLS variables x1 and x2.

.*:     file format elf32-cris

DYNAMIC SYMBOL TABLE:
#...
0+8 g    D  \.tdata	0+4 x2
#...
0+4 g    D  \.tdata	0+4 x1
#...