#name: aarch64-limit-bl #source: limit-bl.s #as: #ld: -Ttext 0x1000 --section-start .foo=0x8000ffc #objdump: -dr #... Disassembly of section .text: 0+1000 <_start>: 1000: 95ffffff bl 8000ffc 1004: d65f03c0 ret Disassembly of section .foo: 0+8000ffc : 8000ffc: d65f03c0 ret