Extend step-over-syscall.exp with different detach-on-fork and follow-fork modes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / euwref1.s
1 .text
2 y:
3 .weak uw1
4 .weak uw2
5 .weak uw3
6 move.d uw1,$r10
7 move.d uw2:GOT,$r10
8 move.d uw3:PLT,$r10
This page took 0.02911 seconds and 4 git commands to generate.