Guest User

Untitled

a guest
Feb 23rd, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. processing record: 0x7fa1f958fb40
  2. static const struct _ZTI1XIiLj1EE =
  3. {
  4. .D.2991=
  5. {
  6. .D.2980=&MEM[(void *)&_ZTVN10__cxxabiv117__class_type_infoE + 8B],
  7. .D.2981=&_ZTS1XIiLj1EE
  8. }
  9. };
  10.  
  11. fields:
  12. struct D.2991;
  13.  
  14. processing record: 0x7fa1f8a6bbe0
  15. struct D.2991;
  16. fields:
  17. const void * D.2980;
  18. const char * D.2981;
  19.  
  20. processing record: 0x7fa1f87bb090
  21. static const struct _ZTI1XIiLj2EE =
  22. {
  23. .D.2991 =
  24. {
  25. .D.2980=&MEM[(void *)&_ZTVN10__cxxabiv117__class_type_infoE + 8B],
  26. .D.2981=&_ZTS1XIiLj2EE
  27. }
  28. };
  29. fields:
  30. struct D.2991;
  31.  
  32. visited again: struct D.2991;
  33.  
  34. processing record: 0x7fa1f8a6bbe0
  35. struct D.2991;
  36. fields:
  37. const void * D.2980;
  38.  
  39. visited again: const void * D.2980;
  40. const char * D.2981;
  41.  
  42. visited again: const char * D.2981;
  43.  
  44. processing record: 0x7fa1f958ff30
  45. static struct x_2 obj2;
  46. fields:
  47. int (*__vtbl_ptr_type) () * _vptr.X;
  48. int a;
  49.  
  50. processing record: 0x7fa1f958f990
  51. static struct x_1 obj1;
  52. fields:
  53. int (*__vtbl_ptr_type) () * _vptr.X;
  54. int a;
Add Comment
Please, Sign In to add comment