testsuite/ld-cris various files: Run ld with --hash-style=sysv.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / dso-2.s
1 .text
2 .global export_1
3 .type export_1,@function
4 export_1:
5 jump [$r1+dsofn:GOTPLT16]
6 jump [$r1+dsofn:GOTPLT]
This page took 0.029802 seconds and 4 git commands to generate.