summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/expdref2.s
blob: 424e90ccadf2dd46adbf298687d11099cc79786a (plain)
1
2
3
4
5
6
7
8
9
10
11
 .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