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 13 DYNAMIC SYMBOL TABLE: 14 #... 15 0+88 g D \.tdata 0+4 x 16 #... 17 0+8c g D \.tdata 0+4 z 18 #... 19