mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-29 05:29:47 +00:00
13 lines
235 B
D
13 lines
235 B
D
|
#as: --EL
|
||
|
#source: reloc-insn64.s
|
||
|
#objdump: -s
|
||
|
#ld: -Tdata=0xdeadbeef1234 -EL
|
||
|
#name: reloc INSN64 little-endian
|
||
|
|
||
|
.*: file format .*-bpfle
|
||
|
|
||
|
#...
|
||
|
Contents of section \.text:
|
||
|
[ ][0-9a-f]+ 18010000 3812efbe 00000000 adde0000 .*
|
||
|
#pass
|