Home | History | Annotate | Download | only in ld-ifunc
      1 	.text
      2         .type ifunc, @gnu_indirect_function
      3 	.globl ifunc
      4 ifunc:
      5         ret
      6