Last active
December 19, 2015 04:38
-
-
Save Aatch/5898374 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_ZN7rt_exit17_96fb77fd6c6361db3_00E: | |
.cfi_startproc | |
cmpq %fs:112, %rsp | |
ja .LBB5_2 | |
movabsq $8, %r10 | |
movabsq $0, %r11 | |
callq __morestack | |
ret | |
.LBB5_2: | |
pushq %rbp | |
.Ltmp27: | |
.cfi_def_cfa_offset 16 | |
.Ltmp28: | |
.cfi_offset %rbp, -16 | |
movq %rsp, %rbp | |
.Ltmp29: | |
.cfi_def_cfa_register %rbp | |
movl $231, %eax | |
#APP | |
syscall | |
#NO_APP | |
popq %rbp | |
ret |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment