Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. (__TEXT,__text) section
  2. __Z11NeverCalledv:
  3. 0000000100000f30 pushq %rbp
  4. 0000000100000f31 movq %rsp, %rbp
  5. 0000000100000f34 leaq 0x15(%rip), %rax
  6. 0000000100000f3b movq %rax, 0xd6(%rip)
  7. 0000000100000f42 popq %rbp
  8. 0000000100000f43 retq
  9. 0000000100000f44 nopw %cs:(%rax,%rax)
  10. __ZL8EraseAllv:
  11. 0000000100000f50 pushq %rbp
  12. 0000000100000f51 movq %rsp, %rbp
  13. 0000000100000f54 leaq 0x53(%rip), %rdi
  14. 0000000100000f5b callq 0x100000f8c
  15. 0000000100000f60 popq %rbp
  16. 0000000100000f61 retq
  17. 0000000100000f62 nopw %cs:(%rax,%rax)
  18. _main:
  19. 0000000100000f70 pushq %rbp
  20. 0000000100000f71 movq %rsp, %rbp
  21. 0000000100000f74 subq $0x10, %rsp
  22. 0000000100000f78 movl $0x0, -0x4(%rbp)
  23. 0000000100000f7f callq *0x93(%rip)
  24. 0000000100000f85 addq $0x10, %rsp
  25. 0000000100000f89 popq %rbp
  26. 0000000100000f8a retq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement