* ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdref4.s
1 .data
2 .global x
3 .type x,@object
4 x:
5 .dword expobj2
6 .Lfe1:
7 .size x,.Lfe1-x
This page took 0.031015 seconds and 5 git commands to generate.