.file "codepicsample.c" .comm x,4,4 .text .globl f .type f, @function f: .LFB0: .cfi_startproc pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 movq %rsp, %rbp .cfi_def_cfa_register 6 movq x@GOTPCREL(%rip), %rax movl (%rax), %eax leal 1(%rax), %edx movq x@GOTPCREL(%rip), %rax movl %edx, (%rax) leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size f, .-f .ident "GCC: (GNU) 4.4.7 20120313 (Red Hat 4.4.7-4)" .section .note.GNU-stack,"",@progbits