1.globl func, func2, ifunc
2.type func, @function
3.type func2, @function
4.type ifunc, @gnu_indirect_function
5func:
6func2:
7ifunc:
8