Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-thumb-m-no-profile-a.s
1 .eabi_attribute Tag_CPU_arch, 11 @ V6-M
2 .thumb
3 .type _start, function
4 .global _start
5 .text
6 _start:
7 bl myfunc
8 b .
This page took 0.030271 seconds and 4 git commands to generate.