Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-cris / expdref2.s
1  .text
2  .global x
3  .type  x,@function
4 x:
5  move.d expobj2:GOT,$r10
6  move.d expobj2:PLT,$r10
7  move.d expfn2:GOT,$r10
8  move.d expfn2:PLT,$r10
9 .Lfe1:
10  .size  x,.Lfe1-x
11