.section __TEXT,__text,regular,pure_instructions .globl _begin .align 4, 0x90 _begin: ## @begin .cfi_startproc ## BB#0: pushq %rbp Ltmp3: .cfi_def_cfa_offset 16 Ltmp4: .cfi_offset %rbp, -16 movq %rsp, %rbp Ltmp5: .cfi_def_cfa_register %rbp pushq %rbx pushq %rax Ltmp6: .cfi_offset %rbx, -24 movq _RSP@GOTPCREL(%rip), %rbx movq (%rbx), %rax movq _other@GOTPCREL(%rip), %rcx movq %rax, (%rcx) movl $1048576, %edi ## imm = 0x100000 callq _malloc addq $1048576, %rax ## imm = 0x100000 movq %rax, (%rbx) movl $11, %edi addq $8, %rsp popq %rbx popq %rbp jmp _startR ## TAILCALL .cfi_endproc .subsections_via_symbols