IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / bfs-1.s
1 .arch armv8.1-m.main
2 .text
3 .syntax unified
4 .thumb
5 .global _start
6 .global target
7 _start:
8 target:
9 add r0, r0, r1
This page took 0.030005 seconds and 4 git commands to generate.