IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / unwind-rel3.s
CommitLineData
491d01d3
YU
1 .syntax unified
2 .text
3 .global end
4 .type end, %function
5end:
6 .fnstart
7 .save {r4, lr}
8 bx lr
9 .fnend
This page took 0.218049 seconds and 4 git commands to generate.