Advertisement
Guest User

Untitled

a guest
Jun 14th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 0000000000000550 <__do_global_dtors_aux>:
  2.  550:   80 3d cd 0a 20 00 00    cmpb   $0x0,0x200acd(%rip)        # 201024 <_edata>
  3.  557:   75 2f                   jne    588 <__do_global_dtors_aux+0x38>
  4.  559:   48 83 3d 7f 0a 20 00    cmpq   $0x0,0x200a7f(%rip)        # 200fe0 <__cxa_finalize>
  5.  560:   00
  6.  561:   55                      push   %rbp
  7.  562:   48 89 e5                mov    %rsp,%rbp
  8.  565:   74 0c                   je     573 <__do_global_dtors_aux+0x23>
  9.  567:   48 8b 3d aa 0a 20 00    mov    0x200aaa(%rip),%rdi        # 201018 <__dso_handle>
  10.  56e:   e8 3d ff ff ff          callq  4b0 <__cxa_finalize@plt>
  11.  573:   e8 48 ff ff ff          callq  4c0 <deregister_tm_clones>
  12.  578:   c6 05 a5 0a 20 00 01    movb   $0x1,0x200aa5(%rip)        # 201024 <_edata>
  13.  57f:   5d                      pop    %rbp
  14.  580:   c3                      retq  
  15.  581:   0f 1f 80 00 00 00 00    nopl   0x0(%rax)
  16.  588:   f3 c3                   repz retq
  17.  58a:   66 0f 1f 44 00 00       nopw   0x0(%rax,%rax,1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement