binutils-gdb/binutils/testsuite/binutils-all/strip-13rela.s

15 lines
155 B
ArmAsm

.text
foo:
.dc.l 0x12345678
.section .rela.text,""
.ifdef ELF64
.8byte 0
.8byte RELOC
.8byte 0
.else
.4byte 0
.4byte RELOC
.4byte 0
.endif