tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-14c.s
CommitLineData
a5479e5f
L
1 .text
2 .globl xxx
3 .type xxx, @function
4xxx:
74437ea2 5 jmp foo@PLT
a5479e5f
L
6 .size xxx, .-xxx
7 .hidden foo
This page took 0.414805 seconds and 4 git commands to generate.