1 2 3 4 5 6 7 8 9
.globl __GI_foo .set __GI_foo, foo .text .globl foo .type foo, %function foo: .byte 0x0 .size foo, .-foo .type foo, %gnu_indirect_function