Add 2 more tests for PR ld/21884
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-283.d
CommitLineData
a06ea964
NC
1#source: emit-relocs-283.s
2#ld: -T relocs.ld --defsym target=0xc000 -e0 --emit-relocs
3#objdump: -dr
4#...
5 +10000: 8a000000 and .*
6 +10004: 8a000000 and .*
7 +10008: 8a000000 and .*
8 +1000c: 8a000000 and .*
9 +10010: 97ffeffc bl c000 <target>
10 +10010: R_AARCH64_CALL26 target
11 +10014: 97ffefff bl c010 <target\+0x10>
12 +10014: R_AARCH64_CALL26 target\+0x10
This page took 0.263723 seconds and 4 git commands to generate.