ld-linkonce test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / rela-abs-relative-be.d
CommitLineData
1f56df9d
JW
1#name: rela-abs-relative (big endian)
2#source: rela-abs-relative.s
3c3358ca 3#alltargets: [check_shared_lib_support] aarch64_be-*-*
1f56df9d 4#ld: -shared -Ttext-segment=0x100000 -Tdata=0x200000 -Trelocs.ld
1f56df9d
JW
5#objdump: -dR -j .data
6#...
7
8Disassembly of section .data:
9
10.* <a>:
11 200000: 00 00 00 00 ca fe ca fe 00 00 00 00 00 01 00 ca.*
12 200008: R_AARCH64_RELATIVE \*ABS\*\+0x100ca
13 200010: 00 00 00 00 de ad de ad.*
This page took 0.202322 seconds and 4 git commands to generate.