Improve readelf's display of RELR relocs.
[binutils-gdb.git] / ld / testsuite / ld-visium / ld1.ld
blobfc33cf89f94a4873108c0948cd026084a4a38337
1 SECTIONS
3   .text 0x10000 : {
4     *(.text)
5   }
6   .data 0x30000 : {
7     *(.data)
8   }