* ldexp.c: Add LOG2CEIL() builtin function to linker script language
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / dso-2.s
CommitLineData
32d27937
HPN
1 .text
2 .global export_1
3 .type export_1,@function
4export_1:
5 jump [$r1+dsofn:GOTPLT16]
6 jump [$r1+dsofn:GOTPLT]
This page took 0.488208 seconds and 4 git commands to generate.