Retro68/binutils/ld/testsuite/ld-powerpc/nodotsym.s

12 lines
142 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.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