tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-19a.s
CommitLineData
73bcf233
L
1 .section .data.rel,"aw",@progbits
2 .globl foo_ptrt
3 .type foo_ptr, @object
4foo_ptr:
5 .dc.a foo1
This page took 0.373875 seconds and 4 git commands to generate.