1 .section .gnu.warning,"a",%progbits 2 .global Foo 3 .type Foo, %object 4 .size Foo, 20 5 Foo: 6 .string "function 'Foo' used" 7