13 lines
359 B
Makefile
13 lines
359 B
Makefile
#source: emit-relocs-283.s
|
|
#ld: -T relocs.ld --defsym target=0xc000 -e0 --emit-relocs
|
|
#objdump: -dr
|
|
#...
|
|
+10000: 8a000000 and .*
|
|
+10004: 8a000000 and .*
|
|
+10008: 8a000000 and .*
|
|
+1000c: 8a000000 and .*
|
|
+10010: 97ffeffc bl c000 <target>
|
|
+10010: R_AARCH64_CALL26 target
|
|
+10014: 97ffefff bl c010 <target\+0x10>
|
|
+10014: R_AARCH64_CALL26 target\+0x10
|