ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-thumb-m-no-profile-b.s
1 .eabi_attribute Tag_CPU_arch, 11 @ V6-M
2 .thumb
3 .type myfunc, function
4 .global myfunc
5 .section .foo, "xa"
6 myfunc:
7 bx lr
This page took 0.030817 seconds and 4 git commands to generate.