.file "help.c" .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "Fly Simulator Version 3.46.9 " .text .p2align 4 .globl version .type version, @function version: .LFB11: .cfi_startproc pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 movq %rsp, %rbp .cfi_def_cfa_register 6 1: call mcount movl $.LC0, %edi popq %rbp .cfi_def_cfa 7, 8 jmp puts .cfi_endproc .LFE11: .size version, .-version .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "usage: flysimu [ -F ][ -W ][ -G ][ -S ][ -C ][ -h ][ -v ]\n" .align 8 .LC2: .ascii "usage: flysimu [ -F ][ -W ][ -G ][ -S ][ -C ][ -h ][ -v ]\n\n" .ascii " -F " .string " Fullscreen\n -W Window\n -G Grid\n -S Server\n -C Client\n\n -h Display the Help Messages\n -v Fly Simulator Version \n" .text .p2align 4 .globl help_Desk .type help_Desk, @function help_Desk: .LFB12: .cfi_startproc pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 movq %rsp, %rbp .cfi_def_cfa_register 6 1: call mcount cmpl $1, %edi je .L4 cmpl $2, %edi je .L5 popq %rbp .cfi_remember_state .cfi_def_cfa 7, 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state movl $.LC1, %edi popq %rbp .cfi_remember_state .cfi_def_cfa 7, 8 jmp puts .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state movl $.LC2, %edi popq %rbp .cfi_def_cfa 7, 8 jmp puts .cfi_endproc .LFE12: .size help_Desk, .-help_Desk .ident "GCC: (GNU) 12.2.1 20220819 (Red Hat 12.2.1-2)" .section .note.GNU-stack,"",@progbits