Improve readelf's display of RELR relocs.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr27491-1.s
blob0d5b7714d871d7a1159c80a4c058ae819d9c7e05
1 .weak __start_xx
2 .weak __stop_xx
4 .text
5 .global foo
6 foo:
7 movq __start_xx@gotpcrel(%rip), %rax
8 movq __stop_xx@gotpcrel(%rip), %rax
10 .section xx,"a",unique,0
11 .byte 0
13 .section xx,"a",unique,1
14 .byte 1