Improve readelf's display of RELR relocs.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr23189.t
blob0e6ff655b250bd866d9600c1081fe5149dcf5963
1 EXTERN(_start)
2 ENTRY(_start)
4 SECTIONS
6   .text :
7   {
8     HIDDEN (__hidden_sym = .);
9     *(.text*)
10   }