Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elf
[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.048501 seconds and 4 git commands to generate.