ld: Extract _bfd_elf_link_iterate_on_relocs
[binutils-gdb.git] / ld / testsuite / ld-aarch64 / gc-plt2.s
1 .text
2 .align 2
3 .global bar
4 .type bar, %function
5 bar:
6 b foo
7
8 .align 2
9 .type foo, %function
10 foo:
11 bl hidfn