More support for ld --hash-style in the ld testsuite
[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
3#ld: -shared -Ttext-segment=0x100000 -Tdata=0x200000 -Trelocs.ld
4#target: aarch64_be-*-*
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.075279 seconds and 4 git commands to generate.