ld: Extract _bfd_elf_link_iterate_on_relocs
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr27491-1.s
1 .weak __start_xx
2 .weak __stop_xx
3
4 .text
5 .global foo
6 foo:
7 movl __start_xx@got(%ebx), %eax
8 movl __stop_xx@got(%ebx), %eax
9
10 .section xx,"a",unique,0
11 .byte 0
12
13 .section xx,"a",unique,1
14 .byte 1