Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-x86-64/pr20550b.s
2023-03-06 14:48:14 +01:00

10 lines
170 B
ArmAsm

.globl strings
.section .rodata
.LC0:
.string "test"
.section .data.rel.local,"aw",@progbits
.align 8
.type strings, @object
.size strings, 8
strings:
.quad .LC0