repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[gdb/testsuite] Fix DUPLICATE in gdb.arch/pr25124.exp
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-cris
/
tls-dso-x1x2-1.d
blob
616870191986aa36a694f373ae47472eb0ecb720
1
#source
:
tls
-
hx
.
s
2
#source
:
tls
-
x1x2
.
s
3
#as
: --
no
-
underscore
--
em
=
criself
4
#ld
: -
m crislinux
--
shared
--
hash
-
style
=
sysv
5
#objdump
: -
T
6
7
# A DSO providing the TLS variables x1
and
x2
.
8
9
.*:
file format elf32
-
cris
10
11
DYNAMIC SYMBOL TABLE
:
12
#
...
13
0
+
8
g D \
.
tdata
0
+
4
x2
14
#
...
15
0
+
4
g D \
.
tdata
0
+
4
x1
16
#
...