binutils-gdb/ld/testsuite/ld-cris/expdref2.s
Hans-Peter Nilsson d6e0b1603b * lib/ld-lib.exp (run_dump_test): New option ld_after_inputfiles.
* 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.
2008-12-23 11:45:25 +00:00

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