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

11 lines
142 B
ArmAsm

.section .opd,"aw"
.p2align 3
.global foo
.type foo,@function
foo:
.quad .L.foo,.TOC.@tocbase,0
.text
.L.foo:
blr
.size foo,.-.L.foo