* linux-nat.c (debug_linux_nat_async): Delete.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-rel32.s
CommitLineData
da17376b
RS
1 .globl foo
2foo:
3 mov pc,lr
4 bal foo(PLT)
5
6 .data
7 .word foo-.
8 .word foo-.+0x100
This page took 0.046952 seconds and 4 git commands to generate.