help.o: file format elf64-x86-64 Disassembly of section .text: 0000000000000000 : 0: 55 push rbp 1: 48 89 e5 mov rbp,rsp 4: bf 00 00 00 00 mov edi,0x0 9: e8 00 00 00 00 call e e: 5d pop rbp f: c3 ret 0000000000000010 : 10: 55 push rbp 11: 48 89 e5 mov rbp,rsp 14: 48 83 ec 10 sub rsp,0x10 18: 89 7d fc mov DWORD PTR [rbp-0x4],edi 1b: 8b 45 fc mov eax,DWORD PTR [rbp-0x4] 1e: 83 f8 01 cmp eax,0x1 21: 74 07 je 2a 23: 83 f8 02 cmp eax,0x2 26: 74 0e je 36 28: eb 17 jmp 41 2a: bf 00 00 00 00 mov edi,0x0 2f: e8 00 00 00 00 call 34 34: eb 0b jmp 41 36: bf 00 00 00 00 mov edi,0x0 3b: e8 00 00 00 00 call 40 40: 90 nop 41: c9 leave 42: c3 ret