IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / relax-jalr.s
CommitLineData
85e290dc 1.globl __start
05e6bb2f 2 .space 8
85e290dc 3.ent __start
05e6bb2f
AO
4__start:
5.Lstart:
6 .space 16
7 jal __start
8 .space 32
9 jal __start
10 .space 64
11 jal .Lstart
85e290dc 12.end __start
2d8f7dc8
TS
13
14# make objdump print ...
15 .space 8
This page took 0.733961 seconds and 4 git commands to generate.