.section __TEXT,__text,regular,pure_instructions .globl _PutGetL .align 4, 0x90 _PutGetL: ## @PutGetL .cfi_startproc ## BB#0: pushq %rbp Ltmp2: .cfi_def_cfa_offset 16 Ltmp3: .cfi_offset %rbp, -16 movq %rsp, %rbp Ltmp4: .cfi_def_cfa_register %rbp movl %edi, %eax popq %rbp retq .cfi_endproc .globl _PutGetR .align 4, 0x90 _PutGetR: ## @PutGetR .cfi_startproc ## BB#0: pushq %rbp Ltmp7: .cfi_def_cfa_offset 16 Ltmp8: .cfi_offset %rbp, -16 movq %rsp, %rbp Ltmp9: .cfi_def_cfa_register %rbp movl %edi, %eax popq %rbp retq .cfi_endproc .globl _dmy .align 4, 0x90 _dmy: ## @dmy .cfi_startproc ## BB#0: pushq %rbp Ltmp12: .cfi_def_cfa_offset 16 Ltmp13: .cfi_offset %rbp, -16 movq %rsp, %rbp Ltmp14: .cfi_def_cfa_register %rbp movq _other(%rip), %rax movq %rdi, _other(%rip) popq %rbp retq .cfi_endproc .section __DATA,__data .globl _other ## @other .align 3 _other: .quad 42 ## 0x2a .subsections_via_symbols