blob: cfd271771e480fa871f5f5e9e1d7f897e1c47825 [file] [log] [blame]
.text
.globl _start
.type ifunc, @gnu_indirect_function
_start:
lea .Ljmp@GOTOFF(%ebx), %eax
ifunc:
jmp *(%eax)
.section .data.rel.ro.local,"aw",@progbits
.align 4
.Ljmp:
.long ifunc