svf-tools 1.0.1236 → 1.0.1237

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/package.json +1 -1
  2. package/svf/include/AE/Core/AbstractState.h +1 -1
  3. package/svf/include/AE/Svfexe/AbstractInterpretation.h +29 -0
  4. package/svf/include/AE/Svfexe/AbstractStateManager.h +13 -0
  5. package/svf/include/AE/Svfexe/PreAnalysis.h +3 -3
  6. package/svf/lib/AE/Svfexe/AbstractInterpretation.cpp +107 -13
  7. package/svf/lib/AE/Svfexe/AbstractStateManager.cpp +66 -0
  8. package/svf/lib/AE/Svfexe/PreAnalysis.cpp +3 -3
  9. package/SVF-doxygen/doxygen.config +0 -2548
  10. package/SVF-doxygen/wiki/PAG.png +0 -0
  11. package/SVF-doxygen/wiki/andersen.png +0 -0
  12. package/SVF-doxygen/wiki/callgraph.png +0 -0
  13. package/SVF-doxygen/wiki/consG.png +0 -0
  14. package/SVF-doxygen/wiki/cpu2000-flto +0 -432
  15. package/SVF-doxygen/wiki/cpu2006-flto +0 -417
  16. package/SVF-doxygen/wiki/cpu2017-wllvm.cfg +0 -999
  17. package/SVF-doxygen/wiki/database.png +0 -0
  18. package/SVF-doxygen/wiki/framework.png +0 -0
  19. package/SVF-doxygen/wiki/help.png +0 -0
  20. package/SVF-doxygen/wiki/icfg.png +0 -0
  21. package/SVF-doxygen/wiki/mssa-cha.png +0 -0
  22. package/SVF-doxygen/wiki/pagedge.png +0 -0
  23. package/SVF-doxygen/wiki/pagnode.png +0 -0
  24. package/SVF-doxygen/wiki/pt.png +0 -0
  25. package/SVF-doxygen/wiki/setupcmake.png +0 -0
  26. package/SVF-doxygen/wiki/setupconfiguration.png +0 -0
  27. package/SVF-doxygen/wiki/setupdashboard.png +0 -0
  28. package/SVF-doxygen/wiki/setupdebug.png +0 -0
  29. package/SVF-doxygen/wiki/setupenv.png +0 -0
  30. package/SVF-doxygen/wiki/startup.png +0 -0
  31. package/SVF-doxygen/wiki/svf-stat.pdf +0 -0
  32. package/SVF-doxygen/wiki/svfg-framework.png +0 -0
  33. package/SVF-doxygen/wiki/svfg.png +0 -0
  34. package/SVF-doxygen/wiki/svfg_opt.png +0 -0
  35. package/SVF-doxygen/wiki/svfgedge-cha.png +0 -0
  36. package/SVF-doxygen/wiki/svfgnode-cha.png +0 -0
  37. package/SVF-doxygen/wiki/svfpic/README.md +0 -6
  38. package/SVF-doxygen/wiki/svfpic/ass-1debug1.png +0 -0
  39. package/SVF-doxygen/wiki/svfpic/ass-1debug2.png +0 -0
  40. package/SVF-doxygen/wiki/svfpic/build.jpg +0 -0
  41. package/SVF-doxygen/wiki/svfpic/cmd.png +0 -0
  42. package/SVF-doxygen/wiki/svfpic/connect1.jpg +0 -0
  43. package/SVF-doxygen/wiki/svfpic/connect2.png +0 -0
  44. package/SVF-doxygen/wiki/svfpic/connect3.png +0 -0
  45. package/SVF-doxygen/wiki/svfpic/connect4.jpg +0 -0
  46. package/SVF-doxygen/wiki/svfpic/connect5.jpg +0 -0
  47. package/SVF-doxygen/wiki/svfpic/connect6.png +0 -0
  48. package/SVF-doxygen/wiki/svfpic/connect7.jpg +0 -0
  49. package/SVF-doxygen/wiki/svfpic/continue.png +0 -0
  50. package/SVF-doxygen/wiki/svfpic/debug-new.png +0 -0
  51. package/SVF-doxygen/wiki/svfpic/debug-new2.png +0 -0
  52. package/SVF-doxygen/wiki/svfpic/debug1.jpeg +0 -0
  53. package/SVF-doxygen/wiki/svfpic/debug2.jpeg +0 -0
  54. package/SVF-doxygen/wiki/svfpic/debug3.png +0 -0
  55. package/SVF-doxygen/wiki/svfpic/debug4.png +0 -0
  56. package/SVF-doxygen/wiki/svfpic/debug5.jpeg +0 -0
  57. package/SVF-doxygen/wiki/svfpic/debug6.jpeg +0 -0
  58. package/SVF-doxygen/wiki/svfpic/docker_sys_requirement.png +0 -0
  59. package/SVF-doxygen/wiki/svfpic/docker_sys_requirements.png +0 -0
  60. package/SVF-doxygen/wiki/svfpic/dockerbuild.png +0 -0
  61. package/SVF-doxygen/wiki/svfpic/dockerbuild2.jpg +0 -0
  62. package/SVF-doxygen/wiki/svfpic/dockerbuild3.jpg +0 -0
  63. package/SVF-doxygen/wiki/svfpic/dockerbuild4.png +0 -0
  64. package/SVF-doxygen/wiki/svfpic/dockerbuild5.jpg +0 -0
  65. package/SVF-doxygen/wiki/svfpic/dockerbuildimage.png +0 -0
  66. package/SVF-doxygen/wiki/svfpic/dockercmd.png +0 -0
  67. package/SVF-doxygen/wiki/svfpic/dockercmd2.png +0 -0
  68. package/SVF-doxygen/wiki/svfpic/dockercontainer.png +0 -0
  69. package/SVF-doxygen/wiki/svfpic/dockerdb1.jpg +0 -0
  70. package/SVF-doxygen/wiki/svfpic/dockerdb10.jpeg +0 -0
  71. package/SVF-doxygen/wiki/svfpic/dockerdb2.jpg +0 -0
  72. package/SVF-doxygen/wiki/svfpic/dockerdb3.jpg +0 -0
  73. package/SVF-doxygen/wiki/svfpic/dockerdb4.jpg +0 -0
  74. package/SVF-doxygen/wiki/svfpic/dockerdb5.png +0 -0
  75. package/SVF-doxygen/wiki/svfpic/dockerdb6.jpeg +0 -0
  76. package/SVF-doxygen/wiki/svfpic/dockerdb7.png +0 -0
  77. package/SVF-doxygen/wiki/svfpic/dockerdb8.png +0 -0
  78. package/SVF-doxygen/wiki/svfpic/dockerdb9.jpeg +0 -0
  79. package/SVF-doxygen/wiki/svfpic/dockerfinshbuilt.png +0 -0
  80. package/SVF-doxygen/wiki/svfpic/dockerimage.png +0 -0
  81. package/SVF-doxygen/wiki/svfpic/dockernameImage.png +0 -0
  82. package/SVF-doxygen/wiki/svfpic/dockerpull.png +0 -0
  83. package/SVF-doxygen/wiki/svfpic/dockerpull2.png +0 -0
  84. package/SVF-doxygen/wiki/svfpic/download.jpg +0 -0
  85. package/SVF-doxygen/wiki/svfpic/extension1.jpeg +0 -0
  86. package/SVF-doxygen/wiki/svfpic/extension2.jpeg +0 -0
  87. package/SVF-doxygen/wiki/svfpic/graphviz.png +0 -0
  88. package/SVF-doxygen/wiki/svfpic/hellodb.png +0 -0
  89. package/SVF-doxygen/wiki/svfpic/hellodb2.png +0 -0
  90. package/SVF-doxygen/wiki/svfpic/hviz_0.png +0 -0
  91. package/SVF-doxygen/wiki/svfpic/hviz_1.png +0 -0
  92. package/SVF-doxygen/wiki/svfpic/hviz_2.png +0 -0
  93. package/SVF-doxygen/wiki/svfpic/installC:C++Ext.png +0 -0
  94. package/SVF-doxygen/wiki/svfpic/installCMakeExt.png +0 -0
  95. package/SVF-doxygen/wiki/svfpic/installRCext.png +0 -0
  96. package/SVF-doxygen/wiki/svfpic/installdockerext.png +0 -0
  97. package/SVF-doxygen/wiki/svfpic/launch1.png +0 -0
  98. package/SVF-doxygen/wiki/svfpic/openfile.png +0 -0
  99. package/SVF-doxygen/wiki/svfpic/pathfolder.png +0 -0
  100. package/SVF-doxygen/wiki/svfpic/restart.png +0 -0
  101. package/SVF-doxygen/wiki/svfpic/rundocker.png +0 -0
  102. package/SVF-doxygen/wiki/svfpic/runinCLI.png +0 -0
  103. package/SVF-doxygen/wiki/svfpic/screen.png +0 -0
  104. package/SVF-doxygen/wiki/svfpic/settings1.jpg +0 -0
  105. package/SVF-doxygen/wiki/svfpic/settings2.jpg +0 -0
  106. package/SVF-doxygen/wiki/svfpic/settings3.jpg +0 -0
  107. package/SVF-doxygen/wiki/svfpic/shortlists.png +0 -0
  108. package/SVF-doxygen/wiki/svfpic/start.png +0 -0
  109. package/SVF-doxygen/wiki/svfpic/start1.png +0 -0
  110. package/SVF-doxygen/wiki/svfpic/update0.png +0 -0
  111. package/SVF-doxygen/wiki/svfpic/verify_docker.png +0 -0
  112. package/SVF-doxygen/wiki/svfpic/vs_entry_window.png +0 -0
  113. package/SVF-doxygen/wiki/svfpic/wsl.png +0 -0
  114. package/SVF-doxygen/wiki/svfpic/wsl_1.png +0 -0
  115. package/SVF-doxygen/wiki/svfpic/wsl_2.png +0 -0
  116. package/SVF-doxygen/wiki/svfpic/wsl_3.png +0 -0
  117. package/SVF-doxygen/wiki/tools.png +0 -0
  118. package/SVF-doxygen/wiki/users.png +0 -0
  119. package/SVF-doxygen/wiki/vm1.png +0 -0
  120. package/SVF-doxygen/wiki/vm2.png +0 -0
  121. package/SVF-doxygen/wiki/vm3.png +0 -0
  122. package/SVF-doxygen/wiki/vm4.png +0 -0
  123. package/SVF-doxygen/wiki/vm5.png +0 -0
  124. package/SVF-doxygen/wiki/vscode_build_tasks.png +0 -0
  125. package/SVF-doxygen/wiki/vscode_cpp_extension.png +0 -0
  126. package/SVF-doxygen/wiki/vscode_debug_list.png +0 -0
  127. package/SVF-doxygen/wiki/vscode_dir_structure.png +0 -0
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,6 +0,0 @@
1
- The files in this directory were originally from
2
-
3
- https://github.com/charles32110/svfpic/blob/main.
4
-
5
- They were being referenced by the SVF wiki, though not
6
- all of the files.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file