mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +08:00
d6e0b1603b
* ld-cris/libdso-1c.d, ld-cris/expdref2.s, ld-cris/libdso-15b.d, ld-cris/expdyn1w.s, ld-cris/libdso-1d.d, ld-cris/tls-ie-78.d: New tests.
12 lines
163 B
ArmAsm
12 lines
163 B
ArmAsm
.text
|
|
.global x
|
|
.type x,@function
|
|
x:
|
|
move.d expobj2:GOT,$r10
|
|
move.d expobj2:PLT,$r10
|
|
move.d expfn2:GOT,$r10
|
|
move.d expfn2:PLT,$r10
|
|
.Lfe1:
|
|
.size x,.Lfe1-x
|
|
|