* ld-cris/got7.s, ld-cris/init.s, ld-cris/pic-gc-72.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-dso-x1x2-1.d
CommitLineData
bcae4342
HPN
1#source: tls-hx.s
2#source: tls-x1x2.s
3#as: --no-underscore --em=criself
4#ld: -m crislinux --shared
5#objdump: -T
6
7# A DSO providing the TLS variables x1 and x2.
8
9.*: file format elf32-cris
10
11DYNAMIC SYMBOL TABLE:
12#...
130+8 g D \.tdata 0+4 x2
14#...
150+4 g D \.tdata 0+4 x1
16#...
This page took 0.022986 seconds and 4 git commands to generate.