MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sections
[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
c7dffc39 4#ld: -m crislinux --shared --hash-style=sysv
bcae4342
HPN
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.404352 seconds and 4 git commands to generate.