Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/binutils/testsuite/binutils-all/strip-13rel.s
2023-03-06 14:48:14 +01:00

12 lines
134 B
ArmAsm

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