Sign in
gnu
/
binutils-gdb
/
8bfe8a6bfdd45de43c626a12fd176750486a0759
/
.
/
ld
/
testsuite
/
ld-aarch64
/
farcall-b-plt.s
blob: 227f5f1ef331593fa0717a90635f8b763d853c5c [
file
] [
log
] [
blame
]
.global _start
.global foo
.type foo
,
@
function
.text
_start
:
# ((1 << 25) - 1) << 2
# jump26 relocation out of range to plt stub,
# we need long branch veneer.
.skip
134217724
,
0
b foo
ret