Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/binutils/testsuite/binutils-all/strip-13rela.s

15 lines
155 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.text
foo:
.dc.l 0x12345678
.section .rela.text,""
.ifdef ELF64
.8byte 0
.8byte RELOC
.8byte 0
.else
.4byte 0
.4byte RELOC
.4byte 0
.endif