IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / unresolved-2.s
1 .text
2 .globl _start
3 _start:
4 ldr r1, [r0, #:sb_g0:(foo)]
5
This page took 0.037224 seconds and 4 git commands to generate.