1#source: tls128.s
2#source: tls-hx1x2.s
3#source: tls-x.s
4#source: tls-z.s
5#as: --no-underscore --em=criself
6#ld: -m crislinux --shared
7#objdump: -T
8
9# A DSO providing the TLS variables x and z.
10
11.*:     file format elf32-cris
12
13DYNAMIC SYMBOL TABLE:
14#...
150+88 g    D  \.tdata	0+4 x
16#...
170+8c g    D  \.tdata	0+4 z
18#...
19