ld: Extract _bfd_elf_link_iterate_on_relocs
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr23189.s
1 .globl _start
2 .type _start, @function
3 _start:
4 movl __hidden_sym@GOT(%eax), %eax
5 .size _start, .-_start