ifunc-8b.s 103 B

1234567
  1. .text
  2. .type foo, %gnu_indirect_function
  3. .globl foo
  4. .type foo, @function
  5. foo:
  6. ret
  7. .size foo, .-foo