Last change
on this file since 1968 was 1968, checked in by Silvan Scherrer, 8 years ago |
binutils: update vendor to version 2.27. some files are missing, due to a svn bug with @ in the name. But as it's only in the testsuite I don't care atm
|
File size:
356 bytes
|
Line | |
---|
1 | #name: rela-abs-relative
|
---|
2 | #source: rela-abs-relative.s
|
---|
3 | #ld: -shared -Ttext-segment=0x100000 -Tdata=0x200000 -Trelocs.ld
|
---|
4 | #notarget: aarch64_be-*-*
|
---|
5 | #objdump: -dR -j .data
|
---|
6 | #...
|
---|
7 |
|
---|
8 | Disassembly of section .data:
|
---|
9 |
|
---|
10 | .* <a>:
|
---|
11 | 200000: fe ca fe ca 00 00 00 00 ca 00 01 00 00 00 00 00.*
|
---|
12 | 200008: R_AARCH64_RELATIVE \*ABS\*\+0x100ca
|
---|
13 | 200010: ad de ad de 00 00 00 00.*
|
---|
Note:
See
TracBrowser
for help on using the repository browser.