Dump of assembler code for function example_1: 0x80483e4 : push %ebp 0x80483e5 : mov %esp,%ebp 0x80483e7 : mov 0xc(%ebp),%eax 0x80483ea : add 0x8(%ebp),%eax 0x80483ed : mov %ebp,%esp 0x80483ef : pop %ebp 0x80483f0 : ret Dump of assembler code for function main: 0x80483f4
: push %ebp 0x80483f5 : mov %esp,%ebp 0x80483f7 : sub $0x8,%esp 0x80483fa : add $0xfffffff8,%esp 0x80483fd : push $0x2 0x80483ff : push $0x1 0x8048401 : call 0x80483e4 0x8048406 : add $0xfffffff8,%esp 0x8048409 : push %eax 0x804840a : push $0x8048478 0x804840f : call 0x8048308 0x8048414 : xor %eax,%eax 0x8048416 : mov %ebp,%esp 0x8048418 : pop %ebp 0x8048419 : ret