* ld-arm/gc-hidden-1.d: Fix disassembly pattern.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-8b-i386.s
CommitLineData
a951221d
L
1 .text
2 .type foo, %gnu_indirect_function
3.globl foo
4 .type foo, @function
5foo:
6 ret
7 .size foo, .-foo
This page took 0.147197 seconds and 4 git commands to generate.