svf-tools 1.0.747 → 1.0.749

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 (270) hide show
  1. package/SVF-doxygen/html/html/SVFBugReport_8cpp_source.html +168 -144
  2. package/SVF-doxygen/html/html/SVFBugReport_8h.html +4 -0
  3. package/SVF-doxygen/html/html/SVFBugReport_8h_source.html +167 -125
  4. package/SVF-doxygen/html/html/SrcSnkDDA_8h_source.html +1 -1
  5. package/SVF-doxygen/html/html/SrcSnkSolver_8h_source.html +5 -4
  6. package/SVF-doxygen/html/html/annotated.html +292 -290
  7. package/SVF-doxygen/html/html/classSVF_1_1BufferOverflowBug-members.html +11 -9
  8. package/SVF-doxygen/html/html/classSVF_1_1BufferOverflowBug.html +4 -1
  9. package/SVF-doxygen/html/html/classSVF_1_1DoubleFreeBug-members.html +11 -9
  10. package/SVF-doxygen/html/html/classSVF_1_1DoubleFreeBug.html +4 -1
  11. package/SVF-doxygen/html/html/classSVF_1_1DoubleFreeChecker.html +1 -1
  12. package/SVF-doxygen/html/html/classSVF_1_1FileChecker.html +1 -1
  13. package/SVF-doxygen/html/html/classSVF_1_1FileNeverCloseBug-members.html +11 -9
  14. package/SVF-doxygen/html/html/classSVF_1_1FileNeverCloseBug.html +4 -1
  15. package/SVF-doxygen/html/html/classSVF_1_1FilePartialCloseBug-members.html +11 -9
  16. package/SVF-doxygen/html/html/classSVF_1_1FilePartialCloseBug.html +4 -1
  17. package/SVF-doxygen/html/html/classSVF_1_1FullBufferOverflowBug-members.html +11 -9
  18. package/SVF-doxygen/html/html/classSVF_1_1FullBufferOverflowBug.html +4 -1
  19. package/SVF-doxygen/html/html/classSVF_1_1FullNullPtrDereferenceBug-members.html +107 -0
  20. package/SVF-doxygen/html/html/classSVF_1_1FullNullPtrDereferenceBug.html +302 -0
  21. package/SVF-doxygen/html/html/classSVF_1_1FullNullPtrDereferenceBug.png +0 -0
  22. package/SVF-doxygen/html/html/classSVF_1_1GenericBug-members.html +11 -9
  23. package/SVF-doxygen/html/html/classSVF_1_1GenericBug.html +21 -14
  24. package/SVF-doxygen/html/html/classSVF_1_1GenericBug.png +0 -0
  25. package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +1 -1
  26. package/SVF-doxygen/html/html/classSVF_1_1NeverFreeBug-members.html +12 -10
  27. package/SVF-doxygen/html/html/classSVF_1_1NeverFreeBug.html +4 -1
  28. package/SVF-doxygen/html/html/classSVF_1_1PartialBufferOverflowBug-members.html +12 -10
  29. package/SVF-doxygen/html/html/classSVF_1_1PartialBufferOverflowBug.html +4 -1
  30. package/SVF-doxygen/html/html/classSVF_1_1PartialLeakBug-members.html +12 -10
  31. package/SVF-doxygen/html/html/classSVF_1_1PartialLeakBug.html +4 -1
  32. package/SVF-doxygen/html/html/classSVF_1_1PartialNullPtrDereferenceBug-members.html +107 -0
  33. package/SVF-doxygen/html/html/classSVF_1_1PartialNullPtrDereferenceBug.html +302 -0
  34. package/SVF-doxygen/html/html/classSVF_1_1PartialNullPtrDereferenceBug.png +0 -0
  35. package/SVF-doxygen/html/html/classSVF_1_1SVFBugEvent.html +49 -49
  36. package/SVF-doxygen/html/html/classSVF_1_1SVFBugReport.html +169 -169
  37. package/SVF-doxygen/html/html/classSVF_1_1SrcSnkSolver-members.html +2 -2
  38. package/SVF-doxygen/html/html/classSVF_1_1SrcSnkSolver.html +12 -12
  39. package/SVF-doxygen/html/html/classes.html +334 -332
  40. package/SVF-doxygen/html/html/functions_c.html +21 -17
  41. package/SVF-doxygen/html/html/functions_eval_f.html +3 -0
  42. package/SVF-doxygen/html/html/functions_eval_p.html +3 -0
  43. package/SVF-doxygen/html/html/functions_f.html +21 -15
  44. package/SVF-doxygen/html/html/functions_func_c.html +23 -21
  45. package/SVF-doxygen/html/html/functions_func_f.html +3 -0
  46. package/SVF-doxygen/html/html/functions_func_g.html +19 -17
  47. package/SVF-doxygen/html/html/functions_func_p.html +8 -3
  48. package/SVF-doxygen/html/html/functions_g.html +21 -19
  49. package/SVF-doxygen/html/html/functions_i.html +2 -2
  50. package/SVF-doxygen/html/html/functions_l.html +5 -5
  51. package/SVF-doxygen/html/html/functions_o.html +17 -17
  52. package/SVF-doxygen/html/html/functions_p.html +34 -28
  53. package/SVF-doxygen/html/html/functions_r.html +2 -2
  54. package/SVF-doxygen/html/html/functions_s.html +11 -11
  55. package/SVF-doxygen/html/html/functions_t.html +4 -4
  56. package/SVF-doxygen/html/html/functions_type_g.html +1 -1
  57. package/SVF-doxygen/html/html/functions_type_i.html +1 -1
  58. package/SVF-doxygen/html/html/functions_w.html +9 -9
  59. package/SVF-doxygen/html/html/hierarchy.html +4 -2
  60. package/SVF-doxygen/html/html/namespaceSVF.html +4 -0
  61. package/SVF-doxygen/html/html/search/all_10.js +325 -323
  62. package/SVF-doxygen/html/html/search/all_11.js +208 -208
  63. package/SVF-doxygen/html/html/search/all_12.js +546 -546
  64. package/SVF-doxygen/html/html/search/all_13.js +189 -189
  65. package/SVF-doxygen/html/html/search/all_14.js +66 -66
  66. package/SVF-doxygen/html/html/search/all_15.js +170 -170
  67. package/SVF-doxygen/html/html/search/all_16.js +60 -60
  68. package/SVF-doxygen/html/html/search/all_17.js +1 -1
  69. package/SVF-doxygen/html/html/search/all_18.js +1 -1
  70. package/SVF-doxygen/html/html/search/all_19.js +10 -10
  71. package/SVF-doxygen/html/html/search/all_1a.js +169 -169
  72. package/SVF-doxygen/html/html/search/all_3.js +1 -1
  73. package/SVF-doxygen/html/html/search/all_6.js +70 -68
  74. package/SVF-doxygen/html/html/search/all_7.js +1012 -1012
  75. package/SVF-doxygen/html/html/search/all_8.js +192 -192
  76. package/SVF-doxygen/html/html/search/all_9.js +597 -597
  77. package/SVF-doxygen/html/html/search/all_a.js +47 -47
  78. package/SVF-doxygen/html/html/search/all_b.js +26 -26
  79. package/SVF-doxygen/html/html/search/all_c.js +113 -113
  80. package/SVF-doxygen/html/html/search/all_d.js +196 -196
  81. package/SVF-doxygen/html/html/search/all_e.js +206 -206
  82. package/SVF-doxygen/html/html/search/all_f.js +122 -122
  83. package/SVF-doxygen/html/html/search/classes_0.js +26 -26
  84. package/SVF-doxygen/html/html/search/classes_1.js +9 -9
  85. package/SVF-doxygen/html/html/search/classes_10.js +73 -73
  86. package/SVF-doxygen/html/html/search/classes_11.js +15 -15
  87. package/SVF-doxygen/html/html/search/classes_12.js +2 -2
  88. package/SVF-doxygen/html/html/search/classes_13.js +10 -10
  89. package/SVF-doxygen/html/html/search/classes_14.js +14 -14
  90. package/SVF-doxygen/html/html/search/classes_15.js +1 -1
  91. package/SVF-doxygen/html/html/search/classes_2.js +76 -76
  92. package/SVF-doxygen/html/html/search/classes_3.js +35 -35
  93. package/SVF-doxygen/html/html/search/classes_4.js +10 -10
  94. package/SVF-doxygen/html/html/search/classes_5.js +28 -27
  95. package/SVF-doxygen/html/html/search/classes_6.js +98 -98
  96. package/SVF-doxygen/html/html/search/classes_7.js +33 -33
  97. package/SVF-doxygen/html/html/search/classes_8.js +56 -56
  98. package/SVF-doxygen/html/html/search/classes_9.js +1 -1
  99. package/SVF-doxygen/html/html/search/classes_a.js +12 -12
  100. package/SVF-doxygen/html/html/search/classes_b.js +29 -29
  101. package/SVF-doxygen/html/html/search/classes_c.js +6 -6
  102. package/SVF-doxygen/html/html/search/classes_d.js +19 -19
  103. package/SVF-doxygen/html/html/search/classes_e.js +36 -35
  104. package/SVF-doxygen/html/html/search/classes_f.js +25 -25
  105. package/SVF-doxygen/html/html/search/defines_0.js +3 -3
  106. package/SVF-doxygen/html/html/search/defines_1.js +2 -2
  107. package/SVF-doxygen/html/html/search/defines_2.js +30 -30
  108. package/SVF-doxygen/html/html/search/defines_3.js +20 -20
  109. package/SVF-doxygen/html/html/search/defines_4.js +3 -3
  110. package/SVF-doxygen/html/html/search/defines_5.js +4 -4
  111. package/SVF-doxygen/html/html/search/defines_6.js +2 -2
  112. package/SVF-doxygen/html/html/search/defines_7.js +5 -5
  113. package/SVF-doxygen/html/html/search/defines_8.js +13 -13
  114. package/SVF-doxygen/html/html/search/defines_9.js +9 -9
  115. package/SVF-doxygen/html/html/search/defines_a.js +2 -2
  116. package/SVF-doxygen/html/html/search/defines_b.js +2 -2
  117. package/SVF-doxygen/html/html/search/defines_c.js +2 -2
  118. package/SVF-doxygen/html/html/search/defines_d.js +6 -6
  119. package/SVF-doxygen/html/html/search/defines_e.js +3 -3
  120. package/SVF-doxygen/html/html/search/enums_0.js +3 -3
  121. package/SVF-doxygen/html/html/search/enums_1.js +1 -1
  122. package/SVF-doxygen/html/html/search/enums_10.js +1 -1
  123. package/SVF-doxygen/html/html/search/enums_11.js +1 -1
  124. package/SVF-doxygen/html/html/search/enums_2.js +8 -8
  125. package/SVF-doxygen/html/html/search/enums_3.js +1 -1
  126. package/SVF-doxygen/html/html/search/enums_4.js +4 -4
  127. package/SVF-doxygen/html/html/search/enums_5.js +1 -1
  128. package/SVF-doxygen/html/html/search/enums_6.js +2 -2
  129. package/SVF-doxygen/html/html/search/enums_7.js +2 -2
  130. package/SVF-doxygen/html/html/search/enums_8.js +4 -4
  131. package/SVF-doxygen/html/html/search/enums_9.js +1 -1
  132. package/SVF-doxygen/html/html/search/enums_a.js +2 -2
  133. package/SVF-doxygen/html/html/search/enums_b.js +7 -7
  134. package/SVF-doxygen/html/html/search/enums_c.js +1 -1
  135. package/SVF-doxygen/html/html/search/enums_d.js +4 -4
  136. package/SVF-doxygen/html/html/search/enums_e.js +2 -2
  137. package/SVF-doxygen/html/html/search/enums_f.js +4 -4
  138. package/SVF-doxygen/html/html/search/enumvalues_0.js +14 -14
  139. package/SVF-doxygen/html/html/search/enumvalues_1.js +13 -13
  140. package/SVF-doxygen/html/html/search/enumvalues_10.js +35 -35
  141. package/SVF-doxygen/html/html/search/enumvalues_11.js +3 -3
  142. package/SVF-doxygen/html/html/search/enumvalues_12.js +10 -10
  143. package/SVF-doxygen/html/html/search/enumvalues_13.js +1 -1
  144. package/SVF-doxygen/html/html/search/enumvalues_14.js +1 -1
  145. package/SVF-doxygen/html/html/search/enumvalues_15.js +3 -3
  146. package/SVF-doxygen/html/html/search/enumvalues_2.js +40 -40
  147. package/SVF-doxygen/html/html/search/enumvalues_3.js +13 -13
  148. package/SVF-doxygen/html/html/search/enumvalues_4.js +34 -34
  149. package/SVF-doxygen/html/html/search/enumvalues_5.js +48 -47
  150. package/SVF-doxygen/html/html/search/enumvalues_6.js +6 -6
  151. package/SVF-doxygen/html/html/search/enumvalues_7.js +9 -9
  152. package/SVF-doxygen/html/html/search/enumvalues_8.js +23 -23
  153. package/SVF-doxygen/html/html/search/enumvalues_9.js +6 -6
  154. package/SVF-doxygen/html/html/search/enumvalues_a.js +17 -17
  155. package/SVF-doxygen/html/html/search/enumvalues_b.js +11 -11
  156. package/SVF-doxygen/html/html/search/enumvalues_c.js +6 -6
  157. package/SVF-doxygen/html/html/search/enumvalues_d.js +17 -16
  158. package/SVF-doxygen/html/html/search/enumvalues_e.js +11 -11
  159. package/SVF-doxygen/html/html/search/enumvalues_f.js +45 -45
  160. package/SVF-doxygen/html/html/search/files_0.js +13 -13
  161. package/SVF-doxygen/html/html/search/files_1.js +7 -7
  162. package/SVF-doxygen/html/html/search/files_10.js +8 -8
  163. package/SVF-doxygen/html/html/search/files_11.js +8 -8
  164. package/SVF-doxygen/html/html/search/files_12.js +2 -2
  165. package/SVF-doxygen/html/html/search/files_2.js +50 -50
  166. package/SVF-doxygen/html/html/search/files_3.js +14 -14
  167. package/SVF-doxygen/html/html/search/files_4.js +4 -4
  168. package/SVF-doxygen/html/html/search/files_5.js +13 -13
  169. package/SVF-doxygen/html/html/search/files_6.js +9 -9
  170. package/SVF-doxygen/html/html/search/files_7.js +14 -14
  171. package/SVF-doxygen/html/html/search/files_8.js +13 -13
  172. package/SVF-doxygen/html/html/search/files_9.js +18 -18
  173. package/SVF-doxygen/html/html/search/files_a.js +3 -3
  174. package/SVF-doxygen/html/html/search/files_b.js +2 -2
  175. package/SVF-doxygen/html/html/search/files_c.js +19 -19
  176. package/SVF-doxygen/html/html/search/files_d.js +4 -4
  177. package/SVF-doxygen/html/html/search/files_e.js +62 -62
  178. package/SVF-doxygen/html/html/search/files_f.js +8 -8
  179. package/SVF-doxygen/html/html/search/functions_0.js +351 -351
  180. package/SVF-doxygen/html/html/search/functions_1.js +80 -80
  181. package/SVF-doxygen/html/html/search/functions_10.js +121 -121
  182. package/SVF-doxygen/html/html/search/functions_11.js +282 -282
  183. package/SVF-doxygen/html/html/search/functions_12.js +55 -55
  184. package/SVF-doxygen/html/html/search/functions_13.js +38 -38
  185. package/SVF-doxygen/html/html/search/functions_14.js +71 -71
  186. package/SVF-doxygen/html/html/search/functions_15.js +29 -29
  187. package/SVF-doxygen/html/html/search/functions_16.js +2 -2
  188. package/SVF-doxygen/html/html/search/functions_17.js +169 -169
  189. package/SVF-doxygen/html/html/search/functions_2.js +251 -251
  190. package/SVF-doxygen/html/html/search/functions_3.js +72 -72
  191. package/SVF-doxygen/html/html/search/functions_4.js +55 -55
  192. package/SVF-doxygen/html/html/search/functions_5.js +55 -54
  193. package/SVF-doxygen/html/html/search/functions_6.js +832 -832
  194. package/SVF-doxygen/html/html/search/functions_7.js +144 -144
  195. package/SVF-doxygen/html/html/search/functions_8.js +417 -417
  196. package/SVF-doxygen/html/html/search/functions_9.js +29 -29
  197. package/SVF-doxygen/html/html/search/functions_a.js +2 -2
  198. package/SVF-doxygen/html/html/search/functions_b.js +23 -23
  199. package/SVF-doxygen/html/html/search/functions_c.js +75 -75
  200. package/SVF-doxygen/html/html/search/functions_d.js +35 -35
  201. package/SVF-doxygen/html/html/search/functions_e.js +56 -56
  202. package/SVF-doxygen/html/html/search/functions_f.js +143 -142
  203. package/SVF-doxygen/html/html/search/namespaces_0.js +1 -1
  204. package/SVF-doxygen/html/html/search/namespaces_1.js +7 -7
  205. package/SVF-doxygen/html/html/search/related_0.js +2 -2
  206. package/SVF-doxygen/html/html/search/related_1.js +1 -1
  207. package/SVF-doxygen/html/html/search/related_2.js +2 -2
  208. package/SVF-doxygen/html/html/search/related_3.js +2 -2
  209. package/SVF-doxygen/html/html/search/related_4.js +2 -2
  210. package/SVF-doxygen/html/html/search/related_5.js +1 -1
  211. package/SVF-doxygen/html/html/search/related_6.js +2 -2
  212. package/SVF-doxygen/html/html/search/related_7.js +4 -4
  213. package/SVF-doxygen/html/html/search/related_8.js +2 -2
  214. package/SVF-doxygen/html/html/search/related_9.js +4 -4
  215. package/SVF-doxygen/html/html/search/related_a.js +19 -19
  216. package/SVF-doxygen/html/html/search/related_b.js +4 -4
  217. package/SVF-doxygen/html/html/search/related_c.js +1 -1
  218. package/SVF-doxygen/html/html/search/related_d.js +11 -11
  219. package/SVF-doxygen/html/html/search/related_e.js +2 -2
  220. package/SVF-doxygen/html/html/search/related_f.js +2 -2
  221. package/SVF-doxygen/html/html/search/typedefs_0.js +18 -18
  222. package/SVF-doxygen/html/html/search/typedefs_1.js +25 -25
  223. package/SVF-doxygen/html/html/search/typedefs_10.js +60 -60
  224. package/SVF-doxygen/html/html/search/typedefs_11.js +13 -13
  225. package/SVF-doxygen/html/html/search/typedefs_12.js +11 -11
  226. package/SVF-doxygen/html/html/search/typedefs_13.js +35 -35
  227. package/SVF-doxygen/html/html/search/typedefs_14.js +8 -8
  228. package/SVF-doxygen/html/html/search/typedefs_2.js +126 -126
  229. package/SVF-doxygen/html/html/search/typedefs_3.js +39 -39
  230. package/SVF-doxygen/html/html/search/typedefs_4.js +16 -16
  231. package/SVF-doxygen/html/html/search/typedefs_5.js +41 -41
  232. package/SVF-doxygen/html/html/search/typedefs_6.js +52 -52
  233. package/SVF-doxygen/html/html/search/typedefs_7.js +40 -40
  234. package/SVF-doxygen/html/html/search/typedefs_8.js +1 -1
  235. package/SVF-doxygen/html/html/search/typedefs_9.js +6 -6
  236. package/SVF-doxygen/html/html/search/typedefs_a.js +29 -29
  237. package/SVF-doxygen/html/html/search/typedefs_b.js +29 -29
  238. package/SVF-doxygen/html/html/search/typedefs_c.js +40 -40
  239. package/SVF-doxygen/html/html/search/typedefs_d.js +15 -15
  240. package/SVF-doxygen/html/html/search/typedefs_e.js +52 -52
  241. package/SVF-doxygen/html/html/search/typedefs_f.js +14 -14
  242. package/SVF-doxygen/html/html/search/variables_0.js +146 -146
  243. package/SVF-doxygen/html/html/search/variables_1.js +74 -74
  244. package/SVF-doxygen/html/html/search/variables_10.js +97 -97
  245. package/SVF-doxygen/html/html/search/variables_11.js +46 -46
  246. package/SVF-doxygen/html/html/search/variables_12.js +93 -93
  247. package/SVF-doxygen/html/html/search/variables_13.js +77 -77
  248. package/SVF-doxygen/html/html/search/variables_14.js +14 -14
  249. package/SVF-doxygen/html/html/search/variables_15.js +48 -48
  250. package/SVF-doxygen/html/html/search/variables_16.js +9 -9
  251. package/SVF-doxygen/html/html/search/variables_17.js +1 -1
  252. package/SVF-doxygen/html/html/search/variables_18.js +2 -2
  253. package/SVF-doxygen/html/html/search/variables_2.js +35 -35
  254. package/SVF-doxygen/html/html/search/variables_3.js +148 -148
  255. package/SVF-doxygen/html/html/search/variables_4.js +56 -56
  256. package/SVF-doxygen/html/html/search/variables_5.js +40 -40
  257. package/SVF-doxygen/html/html/search/variables_6.js +67 -67
  258. package/SVF-doxygen/html/html/search/variables_7.js +33 -33
  259. package/SVF-doxygen/html/html/search/variables_8.js +7 -7
  260. package/SVF-doxygen/html/html/search/variables_9.js +77 -77
  261. package/SVF-doxygen/html/html/search/variables_a.js +4 -4
  262. package/SVF-doxygen/html/html/search/variables_b.js +10 -10
  263. package/SVF-doxygen/html/html/search/variables_c.js +45 -45
  264. package/SVF-doxygen/html/html/search/variables_d.js +56 -56
  265. package/SVF-doxygen/html/html/search/variables_e.js +123 -123
  266. package/SVF-doxygen/html/html/search/variables_f.js +33 -33
  267. package/package.json +1 -1
  268. package/svf/include/SABER/SrcSnkSolver.h +2 -2
  269. package/svf/include/Util/SVFBugReport.h +33 -1
  270. package/svf/lib/Util/SVFBugReport.cpp +24 -0
@@ -1,53 +1,53 @@
1
1
  var searchData=
2
2
  [
3
- ['callgraphbuilder_2ecpp_6917',['CallGraphBuilder.cpp',['../CallGraphBuilder_8cpp.html',1,'']]],
4
- ['callgraphbuilder_2eh_6918',['CallGraphBuilder.h',['../CallGraphBuilder_8h.html',1,'']]],
5
- ['casting_2eh_6919',['Casting.h',['../Casting_8h.html',1,'']]],
6
- ['cfbasicblockg_2ecpp_6920',['CFBasicBlockG.cpp',['../CFBasicBlockG_8cpp.html',1,'']]],
7
- ['cfbasicblockg_2eh_6921',['CFBasicBlockG.h',['../CFBasicBlockG_8h.html',1,'']]],
8
- ['cfgnormalizer_2ecpp_6922',['CFGNormalizer.cpp',['../CFGNormalizer_8cpp.html',1,'']]],
9
- ['cfgnormalizer_2eh_6923',['CFGNormalizer.h',['../CFGNormalizer_8h.html',1,'']]],
10
- ['cfl_2ecpp_6924',['cfl.cpp',['../cfl_8cpp.html',1,'']]],
11
- ['cflalias_2ecpp_6925',['CFLAlias.cpp',['../CFLAlias_8cpp.html',1,'']]],
12
- ['cflalias_2eh_6926',['CFLAlias.h',['../CFLAlias_8h.html',1,'']]],
13
- ['cflbase_2ecpp_6927',['CFLBase.cpp',['../CFLBase_8cpp.html',1,'']]],
14
- ['cflbase_2eh_6928',['CFLBase.h',['../CFLBase_8h.html',1,'']]],
15
- ['cflgramgraphchecker_2eh_6929',['CFLGramGraphChecker.h',['../CFLGramGraphChecker_8h.html',1,'']]],
16
- ['cflgrammar_2ecpp_6930',['CFLGrammar.cpp',['../CFLGrammar_8cpp.html',1,'']]],
17
- ['cflgrammar_2eh_6931',['CFLGrammar.h',['../CFLGrammar_8h.html',1,'']]],
18
- ['cflgrammar_2etxt_6932',['CFLGrammar.txt',['../CFLGrammar_8txt.html',1,'']]],
19
- ['cflgraph_2ecpp_6933',['CFLGraph.cpp',['../CFLGraph_8cpp.html',1,'']]],
20
- ['cflgraph_2eh_6934',['CFLGraph.h',['../CFLGraph_8h.html',1,'']]],
21
- ['cflgraphbuilder_2ecpp_6935',['CFLGraphBuilder.cpp',['../CFLGraphBuilder_8cpp.html',1,'']]],
22
- ['cflgraphbuilder_2eh_6936',['CFLGraphBuilder.h',['../CFLGraphBuilder_8h.html',1,'']]],
23
- ['cflsolver_2ecpp_6937',['CFLSolver.cpp',['../CFLSolver_8cpp.html',1,'']]],
24
- ['cflsolver_2eh_6938',['CFLSolver.h',['../CFLSolver_8h.html',1,'']]],
25
- ['cflstat_2ecpp_6939',['CFLStat.cpp',['../CFLStat_8cpp.html',1,'']]],
26
- ['cflstat_2eh_6940',['CFLStat.h',['../CFLStat_8h.html',1,'']]],
27
- ['cflvf_2ecpp_6941',['CFLVF.cpp',['../CFLVF_8cpp.html',1,'']]],
28
- ['cflvf_2eh_6942',['CFLVF.h',['../CFLVF_8h.html',1,'']]],
29
- ['chg_2ecpp_6943',['CHG.cpp',['../CHG_8cpp.html',1,'']]],
30
- ['chg_2eh_6944',['CHG.h',['../CHG_8h.html',1,'']]],
31
- ['chgbuilder_2ecpp_6945',['CHGBuilder.cpp',['../CHGBuilder_8cpp.html',1,'']]],
32
- ['chgbuilder_2eh_6946',['CHGBuilder.h',['../CHGBuilder_8h.html',1,'']]],
33
- ['cjson_2ecpp_6947',['cJSON.cpp',['../cJSON_8cpp.html',1,'']]],
34
- ['cjson_2eh_6948',['cJSON.h',['../cJSON_8h.html',1,'']]],
35
- ['cmakelists_2etxt_6949',['CMakeLists.txt',['../CFL_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../CMakeLists_8txt.html',1,'(Global Namespace)'],['../DDA_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../Example_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../LLVM2SVF_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../MTA_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../SABER_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../WPA_2CMakeLists_8txt.html',1,'(Global Namespace)']]],
36
- ['commandline_2eh_6950',['CommandLine.h',['../CommandLine_8h.html',1,'']]],
37
- ['conditionalpt_2eh_6951',['ConditionalPT.h',['../ConditionalPT_8h.html',1,'']]],
38
- ['consexestate_2ecpp_6952',['ConsExeState.cpp',['../ConsExeState_8cpp.html',1,'']]],
39
- ['consexestate_2eh_6953',['ConsExeState.h',['../ConsExeState_8h.html',1,'']]],
40
- ['consg_2ecpp_6954',['ConsG.cpp',['../ConsG_8cpp.html',1,'']]],
41
- ['consg_2eh_6955',['ConsG.h',['../ConsG_8h.html',1,'']]],
42
- ['consgedge_2eh_6956',['ConsGEdge.h',['../ConsGEdge_8h.html',1,'']]],
43
- ['consgnode_2eh_6957',['ConsGNode.h',['../ConsGNode_8h.html',1,'']]],
44
- ['contextdda_2ecpp_6958',['ContextDDA.cpp',['../ContextDDA_8cpp.html',1,'']]],
45
- ['contextdda_2eh_6959',['ContextDDA.h',['../ContextDDA_8h.html',1,'']]],
46
- ['corebitvector_2ecpp_6960',['CoreBitVector.cpp',['../CoreBitVector_8cpp.html',1,'']]],
47
- ['corebitvector_2eh_6961',['CoreBitVector.h',['../CoreBitVector_8h.html',1,'']]],
48
- ['cpputil_2ecpp_6962',['CppUtil.cpp',['../CppUtil_8cpp.html',1,'']]],
49
- ['cpputil_2eh_6963',['CppUtil.h',['../CppUtil_8h.html',1,'']]],
50
- ['csc_2ecpp_6964',['CSC.cpp',['../CSC_8cpp.html',1,'']]],
51
- ['csc_2eh_6965',['CSC.h',['../CSC_8h.html',1,'']]],
52
- ['cxtstmt_2eh_6966',['CxtStmt.h',['../CxtStmt_8h.html',1,'']]]
3
+ ['callgraphbuilder_2ecpp_6923',['CallGraphBuilder.cpp',['../CallGraphBuilder_8cpp.html',1,'']]],
4
+ ['callgraphbuilder_2eh_6924',['CallGraphBuilder.h',['../CallGraphBuilder_8h.html',1,'']]],
5
+ ['casting_2eh_6925',['Casting.h',['../Casting_8h.html',1,'']]],
6
+ ['cfbasicblockg_2ecpp_6926',['CFBasicBlockG.cpp',['../CFBasicBlockG_8cpp.html',1,'']]],
7
+ ['cfbasicblockg_2eh_6927',['CFBasicBlockG.h',['../CFBasicBlockG_8h.html',1,'']]],
8
+ ['cfgnormalizer_2ecpp_6928',['CFGNormalizer.cpp',['../CFGNormalizer_8cpp.html',1,'']]],
9
+ ['cfgnormalizer_2eh_6929',['CFGNormalizer.h',['../CFGNormalizer_8h.html',1,'']]],
10
+ ['cfl_2ecpp_6930',['cfl.cpp',['../cfl_8cpp.html',1,'']]],
11
+ ['cflalias_2ecpp_6931',['CFLAlias.cpp',['../CFLAlias_8cpp.html',1,'']]],
12
+ ['cflalias_2eh_6932',['CFLAlias.h',['../CFLAlias_8h.html',1,'']]],
13
+ ['cflbase_2ecpp_6933',['CFLBase.cpp',['../CFLBase_8cpp.html',1,'']]],
14
+ ['cflbase_2eh_6934',['CFLBase.h',['../CFLBase_8h.html',1,'']]],
15
+ ['cflgramgraphchecker_2eh_6935',['CFLGramGraphChecker.h',['../CFLGramGraphChecker_8h.html',1,'']]],
16
+ ['cflgrammar_2ecpp_6936',['CFLGrammar.cpp',['../CFLGrammar_8cpp.html',1,'']]],
17
+ ['cflgrammar_2eh_6937',['CFLGrammar.h',['../CFLGrammar_8h.html',1,'']]],
18
+ ['cflgrammar_2etxt_6938',['CFLGrammar.txt',['../CFLGrammar_8txt.html',1,'']]],
19
+ ['cflgraph_2ecpp_6939',['CFLGraph.cpp',['../CFLGraph_8cpp.html',1,'']]],
20
+ ['cflgraph_2eh_6940',['CFLGraph.h',['../CFLGraph_8h.html',1,'']]],
21
+ ['cflgraphbuilder_2ecpp_6941',['CFLGraphBuilder.cpp',['../CFLGraphBuilder_8cpp.html',1,'']]],
22
+ ['cflgraphbuilder_2eh_6942',['CFLGraphBuilder.h',['../CFLGraphBuilder_8h.html',1,'']]],
23
+ ['cflsolver_2ecpp_6943',['CFLSolver.cpp',['../CFLSolver_8cpp.html',1,'']]],
24
+ ['cflsolver_2eh_6944',['CFLSolver.h',['../CFLSolver_8h.html',1,'']]],
25
+ ['cflstat_2ecpp_6945',['CFLStat.cpp',['../CFLStat_8cpp.html',1,'']]],
26
+ ['cflstat_2eh_6946',['CFLStat.h',['../CFLStat_8h.html',1,'']]],
27
+ ['cflvf_2ecpp_6947',['CFLVF.cpp',['../CFLVF_8cpp.html',1,'']]],
28
+ ['cflvf_2eh_6948',['CFLVF.h',['../CFLVF_8h.html',1,'']]],
29
+ ['chg_2ecpp_6949',['CHG.cpp',['../CHG_8cpp.html',1,'']]],
30
+ ['chg_2eh_6950',['CHG.h',['../CHG_8h.html',1,'']]],
31
+ ['chgbuilder_2ecpp_6951',['CHGBuilder.cpp',['../CHGBuilder_8cpp.html',1,'']]],
32
+ ['chgbuilder_2eh_6952',['CHGBuilder.h',['../CHGBuilder_8h.html',1,'']]],
33
+ ['cjson_2ecpp_6953',['cJSON.cpp',['../cJSON_8cpp.html',1,'']]],
34
+ ['cjson_2eh_6954',['cJSON.h',['../cJSON_8h.html',1,'']]],
35
+ ['cmakelists_2etxt_6955',['CMakeLists.txt',['../CFL_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../CMakeLists_8txt.html',1,'(Global Namespace)'],['../DDA_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../Example_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../LLVM2SVF_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../MTA_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../SABER_2CMakeLists_8txt.html',1,'(Global Namespace)'],['../WPA_2CMakeLists_8txt.html',1,'(Global Namespace)']]],
36
+ ['commandline_2eh_6956',['CommandLine.h',['../CommandLine_8h.html',1,'']]],
37
+ ['conditionalpt_2eh_6957',['ConditionalPT.h',['../ConditionalPT_8h.html',1,'']]],
38
+ ['consexestate_2ecpp_6958',['ConsExeState.cpp',['../ConsExeState_8cpp.html',1,'']]],
39
+ ['consexestate_2eh_6959',['ConsExeState.h',['../ConsExeState_8h.html',1,'']]],
40
+ ['consg_2ecpp_6960',['ConsG.cpp',['../ConsG_8cpp.html',1,'']]],
41
+ ['consg_2eh_6961',['ConsG.h',['../ConsG_8h.html',1,'']]],
42
+ ['consgedge_2eh_6962',['ConsGEdge.h',['../ConsGEdge_8h.html',1,'']]],
43
+ ['consgnode_2eh_6963',['ConsGNode.h',['../ConsGNode_8h.html',1,'']]],
44
+ ['contextdda_2ecpp_6964',['ContextDDA.cpp',['../ContextDDA_8cpp.html',1,'']]],
45
+ ['contextdda_2eh_6965',['ContextDDA.h',['../ContextDDA_8h.html',1,'']]],
46
+ ['corebitvector_2ecpp_6966',['CoreBitVector.cpp',['../CoreBitVector_8cpp.html',1,'']]],
47
+ ['corebitvector_2eh_6967',['CoreBitVector.h',['../CoreBitVector_8h.html',1,'']]],
48
+ ['cpputil_2ecpp_6968',['CppUtil.cpp',['../CppUtil_8cpp.html',1,'']]],
49
+ ['cpputil_2eh_6969',['CppUtil.h',['../CppUtil_8h.html',1,'']]],
50
+ ['csc_2ecpp_6970',['CSC.cpp',['../CSC_8cpp.html',1,'']]],
51
+ ['csc_2eh_6971',['CSC.h',['../CSC_8h.html',1,'']]],
52
+ ['cxtstmt_2eh_6972',['CxtStmt.h',['../CxtStmt_8h.html',1,'']]]
53
53
  ];
@@ -1,17 +1,17 @@
1
1
  var searchData=
2
2
  [
3
- ['dchg_2ecpp_6967',['DCHG.cpp',['../DCHG_8cpp.html',1,'']]],
4
- ['dchg_2eh_6968',['DCHG.h',['../DCHG_8h.html',1,'']]],
5
- ['dda_2ecpp_6969',['dda.cpp',['../dda_8cpp.html',1,'']]],
6
- ['ddaclient_2ecpp_6970',['DDAClient.cpp',['../DDAClient_8cpp.html',1,'']]],
7
- ['ddaclient_2eh_6971',['DDAClient.h',['../DDAClient_8h.html',1,'']]],
8
- ['ddapass_2ecpp_6972',['DDAPass.cpp',['../DDAPass_8cpp.html',1,'']]],
9
- ['ddapass_2eh_6973',['DDAPass.h',['../DDAPass_8h.html',1,'']]],
10
- ['ddastat_2ecpp_6974',['DDAStat.cpp',['../DDAStat_8cpp.html',1,'']]],
11
- ['ddastat_2eh_6975',['DDAStat.h',['../DDAStat_8h.html',1,'']]],
12
- ['ddavfsolver_2eh_6976',['DDAVFSolver.h',['../DDAVFSolver_8h.html',1,'']]],
13
- ['dotgraphtraits_2eh_6977',['DOTGraphTraits.h',['../DOTGraphTraits_8h.html',1,'']]],
14
- ['doublefreechecker_2ecpp_6978',['DoubleFreeChecker.cpp',['../DoubleFreeChecker_8cpp.html',1,'']]],
15
- ['doublefreechecker_2eh_6979',['DoubleFreeChecker.h',['../DoubleFreeChecker_8h.html',1,'']]],
16
- ['dpitem_2eh_6980',['DPItem.h',['../DPItem_8h.html',1,'']]]
3
+ ['dchg_2ecpp_6973',['DCHG.cpp',['../DCHG_8cpp.html',1,'']]],
4
+ ['dchg_2eh_6974',['DCHG.h',['../DCHG_8h.html',1,'']]],
5
+ ['dda_2ecpp_6975',['dda.cpp',['../dda_8cpp.html',1,'']]],
6
+ ['ddaclient_2ecpp_6976',['DDAClient.cpp',['../DDAClient_8cpp.html',1,'']]],
7
+ ['ddaclient_2eh_6977',['DDAClient.h',['../DDAClient_8h.html',1,'']]],
8
+ ['ddapass_2ecpp_6978',['DDAPass.cpp',['../DDAPass_8cpp.html',1,'']]],
9
+ ['ddapass_2eh_6979',['DDAPass.h',['../DDAPass_8h.html',1,'']]],
10
+ ['ddastat_2ecpp_6980',['DDAStat.cpp',['../DDAStat_8cpp.html',1,'']]],
11
+ ['ddastat_2eh_6981',['DDAStat.h',['../DDAStat_8h.html',1,'']]],
12
+ ['ddavfsolver_2eh_6982',['DDAVFSolver.h',['../DDAVFSolver_8h.html',1,'']]],
13
+ ['dotgraphtraits_2eh_6983',['DOTGraphTraits.h',['../DOTGraphTraits_8h.html',1,'']]],
14
+ ['doublefreechecker_2ecpp_6984',['DoubleFreeChecker.cpp',['../DoubleFreeChecker_8cpp.html',1,'']]],
15
+ ['doublefreechecker_2eh_6985',['DoubleFreeChecker.h',['../DoubleFreeChecker_8h.html',1,'']]],
16
+ ['dpitem_2eh_6986',['DPItem.h',['../DPItem_8h.html',1,'']]]
17
17
  ];
@@ -1,7 +1,7 @@
1
1
  var searchData=
2
2
  [
3
- ['exestate_2ecpp_6981',['ExeState.cpp',['../ExeState_8cpp.html',1,'']]],
4
- ['exestate_2eh_6982',['ExeState.h',['../ExeState_8h.html',1,'']]],
5
- ['extapi_2ecpp_6983',['ExtAPI.cpp',['../ExtAPI_8cpp.html',1,'']]],
6
- ['extapi_2eh_6984',['ExtAPI.h',['../ExtAPI_8h.html',1,'']]]
3
+ ['exestate_2ecpp_6987',['ExeState.cpp',['../ExeState_8cpp.html',1,'']]],
4
+ ['exestate_2eh_6988',['ExeState.h',['../ExeState_8h.html',1,'']]],
5
+ ['extapi_2ecpp_6989',['ExtAPI.cpp',['../ExtAPI_8cpp.html',1,'']]],
6
+ ['extapi_2eh_6990',['ExtAPI.h',['../ExtAPI_8h.html',1,'']]]
7
7
  ];
@@ -1,16 +1,16 @@
1
1
  var searchData=
2
2
  [
3
- ['fastcluster_2ecpp_6985',['fastcluster.cpp',['../fastcluster_8cpp.html',1,'']]],
4
- ['fastcluster_2eh_6986',['fastcluster.h',['../fastcluster_8h.html',1,'']]],
5
- ['fastcluster_5fdm_2ecpp_2einc_6987',['fastcluster_dm.cpp.inc',['../fastcluster__dm_8cpp_8inc.html',1,'']]],
6
- ['fastcluster_5fr_5fdm_2ecpp_2einc_6988',['fastcluster_R_dm.cpp.inc',['../fastcluster__R__dm_8cpp_8inc.html',1,'']]],
7
- ['filechecker_2ecpp_6989',['FileChecker.cpp',['../FileChecker_8cpp.html',1,'']]],
8
- ['filechecker_2eh_6990',['FileChecker.h',['../FileChecker_8h.html',1,'']]],
9
- ['flowdda_2ecpp_6991',['FlowDDA.cpp',['../FlowDDA_8cpp.html',1,'']]],
10
- ['flowdda_2eh_6992',['FlowDDA.h',['../FlowDDA_8h.html',1,'']]],
11
- ['flowsensitive_2ecpp_6993',['FlowSensitive.cpp',['../FlowSensitive_8cpp.html',1,'']]],
12
- ['flowsensitive_2eh_6994',['FlowSensitive.h',['../FlowSensitive_8h.html',1,'']]],
13
- ['flowsensitivestat_2ecpp_6995',['FlowSensitiveStat.cpp',['../FlowSensitiveStat_8cpp.html',1,'']]],
14
- ['fsmpta_2ecpp_6996',['FSMPTA.cpp',['../FSMPTA_8cpp.html',1,'']]],
15
- ['fsmpta_2eh_6997',['FSMPTA.h',['../FSMPTA_8h.html',1,'']]]
3
+ ['fastcluster_2ecpp_6991',['fastcluster.cpp',['../fastcluster_8cpp.html',1,'']]],
4
+ ['fastcluster_2eh_6992',['fastcluster.h',['../fastcluster_8h.html',1,'']]],
5
+ ['fastcluster_5fdm_2ecpp_2einc_6993',['fastcluster_dm.cpp.inc',['../fastcluster__dm_8cpp_8inc.html',1,'']]],
6
+ ['fastcluster_5fr_5fdm_2ecpp_2einc_6994',['fastcluster_R_dm.cpp.inc',['../fastcluster__R__dm_8cpp_8inc.html',1,'']]],
7
+ ['filechecker_2ecpp_6995',['FileChecker.cpp',['../FileChecker_8cpp.html',1,'']]],
8
+ ['filechecker_2eh_6996',['FileChecker.h',['../FileChecker_8h.html',1,'']]],
9
+ ['flowdda_2ecpp_6997',['FlowDDA.cpp',['../FlowDDA_8cpp.html',1,'']]],
10
+ ['flowdda_2eh_6998',['FlowDDA.h',['../FlowDDA_8h.html',1,'']]],
11
+ ['flowsensitive_2ecpp_6999',['FlowSensitive.cpp',['../FlowSensitive_8cpp.html',1,'']]],
12
+ ['flowsensitive_2eh_7000',['FlowSensitive.h',['../FlowSensitive_8h.html',1,'']]],
13
+ ['flowsensitivestat_2ecpp_7001',['FlowSensitiveStat.cpp',['../FlowSensitiveStat_8cpp.html',1,'']]],
14
+ ['fsmpta_2ecpp_7002',['FSMPTA.cpp',['../FSMPTA_8cpp.html',1,'']]],
15
+ ['fsmpta_2eh_7003',['FSMPTA.h',['../FSMPTA_8h.html',1,'']]]
16
16
  ];
@@ -1,12 +1,12 @@
1
1
  var searchData=
2
2
  [
3
- ['genericgraph_2eh_6998',['GenericGraph.h',['../GenericGraph_8h.html',1,'']]],
4
- ['geptypebridgeiterator_2eh_6999',['GEPTypeBridgeIterator.h',['../GEPTypeBridgeIterator_8h.html',1,'']]],
5
- ['grammarbuilder_2ecpp_7000',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
6
- ['grammarbuilder_2eh_7001',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
7
- ['graphprinter_2eh_7002',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
8
- ['graphreachsolver_2eh_7003',['GraphReachSolver.h',['../GraphReachSolver_8h.html',1,'']]],
9
- ['graphtraits_2eh_7004',['GraphTraits.h',['../GraphTraits_8h.html',1,'']]],
10
- ['graphwriter_2ecpp_7005',['GraphWriter.cpp',['../GraphWriter_8cpp.html',1,'']]],
11
- ['graphwriter_2eh_7006',['GraphWriter.h',['../GraphWriter_8h.html',1,'']]]
3
+ ['genericgraph_2eh_7004',['GenericGraph.h',['../GenericGraph_8h.html',1,'']]],
4
+ ['geptypebridgeiterator_2eh_7005',['GEPTypeBridgeIterator.h',['../GEPTypeBridgeIterator_8h.html',1,'']]],
5
+ ['grammarbuilder_2ecpp_7006',['GrammarBuilder.cpp',['../GrammarBuilder_8cpp.html',1,'']]],
6
+ ['grammarbuilder_2eh_7007',['GrammarBuilder.h',['../GrammarBuilder_8h.html',1,'']]],
7
+ ['graphprinter_2eh_7008',['GraphPrinter.h',['../GraphPrinter_8h.html',1,'']]],
8
+ ['graphreachsolver_2eh_7009',['GraphReachSolver.h',['../GraphReachSolver_8h.html',1,'']]],
9
+ ['graphtraits_2eh_7010',['GraphTraits.h',['../GraphTraits_8h.html',1,'']]],
10
+ ['graphwriter_2ecpp_7011',['GraphWriter.cpp',['../GraphWriter_8cpp.html',1,'']]],
11
+ ['graphwriter_2eh_7012',['GraphWriter.h',['../GraphWriter_8h.html',1,'']]]
12
12
  ];
@@ -1,17 +1,17 @@
1
1
  var searchData=
2
2
  [
3
- ['icfg_2ecpp_7007',['ICFG.cpp',['../ICFG_8cpp.html',1,'']]],
4
- ['icfg_2eh_7008',['ICFG.h',['../ICFG_8h.html',1,'']]],
5
- ['icfgbuilder_2ecpp_7009',['ICFGBuilder.cpp',['../ICFGBuilder_8cpp.html',1,'']]],
6
- ['icfgbuilder_2eh_7010',['ICFGBuilder.h',['../ICFGBuilder_8h.html',1,'']]],
7
- ['icfgedge_2eh_7011',['ICFGEdge.h',['../ICFGEdge_8h.html',1,'']]],
8
- ['icfgnode_2eh_7012',['ICFGNode.h',['../ICFGNode_8h.html',1,'']]],
9
- ['icfgstat_2eh_7013',['ICFGStat.h',['../ICFGStat_8h.html',1,'']]],
10
- ['intervalexestate_2ecpp_7014',['IntervalExeState.cpp',['../IntervalExeState_8cpp.html',1,'']]],
11
- ['intervalexestate_2eh_7015',['IntervalExeState.h',['../IntervalExeState_8h.html',1,'']]],
12
- ['intervalvalue_2eh_7016',['IntervalValue.h',['../IntervalValue_8h.html',1,'']]],
13
- ['irgraph_2ecpp_7017',['IRGraph.cpp',['../IRGraph_8cpp.html',1,'']]],
14
- ['irgraph_2eh_7018',['IRGraph.h',['../IRGraph_8h.html',1,'']]],
15
- ['iterator_2eh_7019',['iterator.h',['../iterator_8h.html',1,'']]],
16
- ['iterator_5frange_2eh_7020',['iterator_range.h',['../iterator__range_8h.html',1,'']]]
3
+ ['icfg_2ecpp_7013',['ICFG.cpp',['../ICFG_8cpp.html',1,'']]],
4
+ ['icfg_2eh_7014',['ICFG.h',['../ICFG_8h.html',1,'']]],
5
+ ['icfgbuilder_2ecpp_7015',['ICFGBuilder.cpp',['../ICFGBuilder_8cpp.html',1,'']]],
6
+ ['icfgbuilder_2eh_7016',['ICFGBuilder.h',['../ICFGBuilder_8h.html',1,'']]],
7
+ ['icfgedge_2eh_7017',['ICFGEdge.h',['../ICFGEdge_8h.html',1,'']]],
8
+ ['icfgnode_2eh_7018',['ICFGNode.h',['../ICFGNode_8h.html',1,'']]],
9
+ ['icfgstat_2eh_7019',['ICFGStat.h',['../ICFGStat_8h.html',1,'']]],
10
+ ['intervalexestate_2ecpp_7020',['IntervalExeState.cpp',['../IntervalExeState_8cpp.html',1,'']]],
11
+ ['intervalexestate_2eh_7021',['IntervalExeState.h',['../IntervalExeState_8h.html',1,'']]],
12
+ ['intervalvalue_2eh_7022',['IntervalValue.h',['../IntervalValue_8h.html',1,'']]],
13
+ ['irgraph_2ecpp_7023',['IRGraph.cpp',['../IRGraph_8cpp.html',1,'']]],
14
+ ['irgraph_2eh_7024',['IRGraph.h',['../IRGraph_8h.html',1,'']]],
15
+ ['iterator_2eh_7025',['iterator.h',['../iterator_8h.html',1,'']]],
16
+ ['iterator_5frange_2eh_7026',['iterator_range.h',['../iterator__range_8h.html',1,'']]]
17
17
  ];
@@ -1,16 +1,16 @@
1
1
  var searchData=
2
2
  [
3
- ['leakchecker_2ecpp_7021',['LeakChecker.cpp',['../LeakChecker_8cpp.html',1,'']]],
4
- ['leakchecker_2eh_7022',['LeakChecker.h',['../LeakChecker_8h.html',1,'']]],
5
- ['llvm2svf_2ecpp_7023',['llvm2svf.cpp',['../llvm2svf_8cpp.html',1,'']]],
6
- ['llvmloopanalysis_2ecpp_7024',['LLVMLoopAnalysis.cpp',['../LLVMLoopAnalysis_8cpp.html',1,'']]],
7
- ['llvmloopanalysis_2eh_7025',['LLVMLoopAnalysis.h',['../LLVMLoopAnalysis_8h.html',1,'']]],
8
- ['llvmmodule_2ecpp_7026',['LLVMModule.cpp',['../LLVMModule_8cpp.html',1,'']]],
9
- ['llvmmodule_2eh_7027',['LLVMModule.h',['../LLVMModule_8h.html',1,'']]],
10
- ['llvmutil_2ecpp_7028',['LLVMUtil.cpp',['../LLVMUtil_8cpp.html',1,'']]],
11
- ['llvmutil_2eh_7029',['LLVMUtil.h',['../LLVMUtil_8h.html',1,'']]],
12
- ['lockanalysis_2ecpp_7030',['LockAnalysis.cpp',['../LockAnalysis_8cpp.html',1,'']]],
13
- ['lockanalysis_2eh_7031',['LockAnalysis.h',['../LockAnalysis_8h.html',1,'']]],
14
- ['lockresultvalidator_2ecpp_7032',['LockResultValidator.cpp',['../LockResultValidator_8cpp.html',1,'']]],
15
- ['lockresultvalidator_2eh_7033',['LockResultValidator.h',['../LockResultValidator_8h.html',1,'']]]
3
+ ['leakchecker_2ecpp_7027',['LeakChecker.cpp',['../LeakChecker_8cpp.html',1,'']]],
4
+ ['leakchecker_2eh_7028',['LeakChecker.h',['../LeakChecker_8h.html',1,'']]],
5
+ ['llvm2svf_2ecpp_7029',['llvm2svf.cpp',['../llvm2svf_8cpp.html',1,'']]],
6
+ ['llvmloopanalysis_2ecpp_7030',['LLVMLoopAnalysis.cpp',['../LLVMLoopAnalysis_8cpp.html',1,'']]],
7
+ ['llvmloopanalysis_2eh_7031',['LLVMLoopAnalysis.h',['../LLVMLoopAnalysis_8h.html',1,'']]],
8
+ ['llvmmodule_2ecpp_7032',['LLVMModule.cpp',['../LLVMModule_8cpp.html',1,'']]],
9
+ ['llvmmodule_2eh_7033',['LLVMModule.h',['../LLVMModule_8h.html',1,'']]],
10
+ ['llvmutil_2ecpp_7034',['LLVMUtil.cpp',['../LLVMUtil_8cpp.html',1,'']]],
11
+ ['llvmutil_2eh_7035',['LLVMUtil.h',['../LLVMUtil_8h.html',1,'']]],
12
+ ['lockanalysis_2ecpp_7036',['LockAnalysis.cpp',['../LockAnalysis_8cpp.html',1,'']]],
13
+ ['lockanalysis_2eh_7037',['LockAnalysis.h',['../LockAnalysis_8h.html',1,'']]],
14
+ ['lockresultvalidator_2ecpp_7038',['LockResultValidator.cpp',['../LockResultValidator_8cpp.html',1,'']]],
15
+ ['lockresultvalidator_2eh_7039',['LockResultValidator.h',['../LockResultValidator_8h.html',1,'']]]
16
16
  ];
@@ -1,21 +1,21 @@
1
1
  var searchData=
2
2
  [
3
- ['mempartition_2ecpp_7034',['MemPartition.cpp',['../MemPartition_8cpp.html',1,'']]],
4
- ['mempartition_2eh_7035',['MemPartition.h',['../MemPartition_8h.html',1,'']]],
5
- ['memregion_2ecpp_7036',['MemRegion.cpp',['../MemRegion_8cpp.html',1,'']]],
6
- ['memregion_2eh_7037',['MemRegion.h',['../MemRegion_8h.html',1,'']]],
7
- ['memssa_2ecpp_7038',['MemSSA.cpp',['../MemSSA_8cpp.html',1,'']]],
8
- ['memssa_2eh_7039',['MemSSA.h',['../MemSSA_8h.html',1,'']]],
9
- ['mhp_2ecpp_7040',['MHP.cpp',['../MHP_8cpp.html',1,'']]],
10
- ['mhp_2eh_7041',['MHP.h',['../MHP_8h.html',1,'']]],
11
- ['mssamuchi_2eh_7042',['MSSAMuChi.h',['../MSSAMuChi_8h.html',1,'']]],
12
- ['mta_2ecpp_7043',['mta.cpp',['../mta_8cpp.html',1,'(Global Namespace)'],['../MTA_8cpp.html',1,'(Global Namespace)']]],
13
- ['mta_2eh_7044',['MTA.h',['../MTA_8h.html',1,'']]],
14
- ['mtaannotator_2ecpp_7045',['MTAAnnotator.cpp',['../MTAAnnotator_8cpp.html',1,'']]],
15
- ['mtaannotator_2eh_7046',['MTAAnnotator.h',['../MTAAnnotator_8h.html',1,'']]],
16
- ['mtaresultvalidator_2ecpp_7047',['MTAResultValidator.cpp',['../MTAResultValidator_8cpp.html',1,'']]],
17
- ['mtaresultvalidator_2eh_7048',['MTAResultValidator.h',['../svf-llvm_2tools_2MTA_2MTAResultValidator_8h.html',1,'(Global Namespace)'],['../svf_2include_2MTA_2MTAResultValidator_8h.html',1,'(Global Namespace)']]],
18
- ['mtastat_2ecpp_7049',['MTAStat.cpp',['../MTAStat_8cpp.html',1,'']]],
19
- ['mtastat_2eh_7050',['MTAStat.h',['../MTAStat_8h.html',1,'']]],
20
- ['mutablepointstods_2eh_7051',['MutablePointsToDS.h',['../MutablePointsToDS_8h.html',1,'']]]
3
+ ['mempartition_2ecpp_7040',['MemPartition.cpp',['../MemPartition_8cpp.html',1,'']]],
4
+ ['mempartition_2eh_7041',['MemPartition.h',['../MemPartition_8h.html',1,'']]],
5
+ ['memregion_2ecpp_7042',['MemRegion.cpp',['../MemRegion_8cpp.html',1,'']]],
6
+ ['memregion_2eh_7043',['MemRegion.h',['../MemRegion_8h.html',1,'']]],
7
+ ['memssa_2ecpp_7044',['MemSSA.cpp',['../MemSSA_8cpp.html',1,'']]],
8
+ ['memssa_2eh_7045',['MemSSA.h',['../MemSSA_8h.html',1,'']]],
9
+ ['mhp_2ecpp_7046',['MHP.cpp',['../MHP_8cpp.html',1,'']]],
10
+ ['mhp_2eh_7047',['MHP.h',['../MHP_8h.html',1,'']]],
11
+ ['mssamuchi_2eh_7048',['MSSAMuChi.h',['../MSSAMuChi_8h.html',1,'']]],
12
+ ['mta_2ecpp_7049',['mta.cpp',['../mta_8cpp.html',1,'(Global Namespace)'],['../MTA_8cpp.html',1,'(Global Namespace)']]],
13
+ ['mta_2eh_7050',['MTA.h',['../MTA_8h.html',1,'']]],
14
+ ['mtaannotator_2ecpp_7051',['MTAAnnotator.cpp',['../MTAAnnotator_8cpp.html',1,'']]],
15
+ ['mtaannotator_2eh_7052',['MTAAnnotator.h',['../MTAAnnotator_8h.html',1,'']]],
16
+ ['mtaresultvalidator_2ecpp_7053',['MTAResultValidator.cpp',['../MTAResultValidator_8cpp.html',1,'']]],
17
+ ['mtaresultvalidator_2eh_7054',['MTAResultValidator.h',['../svf-llvm_2tools_2MTA_2MTAResultValidator_8h.html',1,'(Global Namespace)'],['../svf_2include_2MTA_2MTAResultValidator_8h.html',1,'(Global Namespace)']]],
18
+ ['mtastat_2ecpp_7055',['MTAStat.cpp',['../MTAStat_8cpp.html',1,'']]],
19
+ ['mtastat_2eh_7056',['MTAStat.h',['../MTAStat_8h.html',1,'']]],
20
+ ['mutablepointstods_2eh_7057',['MutablePointsToDS.h',['../MutablePointsToDS_8h.html',1,'']]]
21
21
  ];
@@ -1,6 +1,6 @@
1
1
  var searchData=
2
2
  [
3
- ['nodeidallocator_2ecpp_7052',['NodeIDAllocator.cpp',['../NodeIDAllocator_8cpp.html',1,'']]],
4
- ['nodeidallocator_2eh_7053',['NodeIDAllocator.h',['../NodeIDAllocator_8h.html',1,'']]],
5
- ['numericliteral_2eh_7054',['NumericLiteral.h',['../NumericLiteral_8h.html',1,'']]]
3
+ ['nodeidallocator_2ecpp_7058',['NodeIDAllocator.cpp',['../NodeIDAllocator_8cpp.html',1,'']]],
4
+ ['nodeidallocator_2eh_7059',['NodeIDAllocator.h',['../NodeIDAllocator_8h.html',1,'']]],
5
+ ['numericliteral_2eh_7060',['NumericLiteral.h',['../NumericLiteral_8h.html',1,'']]]
6
6
  ];
@@ -1,5 +1,5 @@
1
1
  var searchData=
2
2
  [
3
- ['options_2ecpp_7055',['Options.cpp',['../Options_8cpp.html',1,'']]],
4
- ['options_2eh_7056',['Options.h',['../Options_8h.html',1,'']]]
3
+ ['options_2ecpp_7061',['Options.cpp',['../Options_8cpp.html',1,'']]],
4
+ ['options_2eh_7062',['Options.h',['../Options_8h.html',1,'']]]
5
5
  ];
@@ -1,22 +1,22 @@
1
1
  var searchData=
2
2
  [
3
- ['pagbuilderfromfile_2ecpp_7057',['PAGBuilderFromFile.cpp',['../PAGBuilderFromFile_8cpp.html',1,'']]],
4
- ['pagbuilderfromfile_2eh_7058',['PAGBuilderFromFile.h',['../PAGBuilderFromFile_8h.html',1,'']]],
5
- ['pcg_2ecpp_7059',['PCG.cpp',['../PCG_8cpp.html',1,'']]],
6
- ['pcg_2eh_7060',['PCG.h',['../PCG_8h.html',1,'']]],
7
- ['peggrammar_2etxt_7061',['PEGGrammar.txt',['../PEGGrammar_8txt.html',1,'']]],
8
- ['persistentpointstocache_2eh_7062',['PersistentPointsToCache.h',['../PersistentPointsToCache_8h.html',1,'']]],
9
- ['persistentpointstods_2eh_7063',['PersistentPointsToDS.h',['../PersistentPointsToDS_8h.html',1,'']]],
10
- ['pointeranalysis_2ecpp_7064',['PointerAnalysis.cpp',['../PointerAnalysis_8cpp.html',1,'']]],
11
- ['pointeranalysis_2eh_7065',['PointerAnalysis.h',['../PointerAnalysis_8h.html',1,'']]],
12
- ['pointeranalysisimpl_2ecpp_7066',['PointerAnalysisImpl.cpp',['../PointerAnalysisImpl_8cpp.html',1,'']]],
13
- ['pointeranalysisimpl_2eh_7067',['PointerAnalysisImpl.h',['../PointerAnalysisImpl_8h.html',1,'']]],
14
- ['pointsto_2ecpp_7068',['PointsTo.cpp',['../PointsTo_8cpp.html',1,'']]],
15
- ['pointsto_2eh_7069',['PointsTo.h',['../PointsTo_8h.html',1,'']]],
16
- ['progslice_2ecpp_7070',['ProgSlice.cpp',['../ProgSlice_8cpp.html',1,'']]],
17
- ['progslice_2eh_7071',['ProgSlice.h',['../ProgSlice_8h.html',1,'']]],
18
- ['ptacallgraph_2ecpp_7072',['PTACallGraph.cpp',['../PTACallGraph_8cpp.html',1,'']]],
19
- ['ptacallgraph_2eh_7073',['PTACallGraph.h',['../PTACallGraph_8h.html',1,'']]],
20
- ['ptastat_2ecpp_7074',['PTAStat.cpp',['../PTAStat_8cpp.html',1,'']]],
21
- ['ptastat_2eh_7075',['PTAStat.h',['../PTAStat_8h.html',1,'']]]
3
+ ['pagbuilderfromfile_2ecpp_7063',['PAGBuilderFromFile.cpp',['../PAGBuilderFromFile_8cpp.html',1,'']]],
4
+ ['pagbuilderfromfile_2eh_7064',['PAGBuilderFromFile.h',['../PAGBuilderFromFile_8h.html',1,'']]],
5
+ ['pcg_2ecpp_7065',['PCG.cpp',['../PCG_8cpp.html',1,'']]],
6
+ ['pcg_2eh_7066',['PCG.h',['../PCG_8h.html',1,'']]],
7
+ ['peggrammar_2etxt_7067',['PEGGrammar.txt',['../PEGGrammar_8txt.html',1,'']]],
8
+ ['persistentpointstocache_2eh_7068',['PersistentPointsToCache.h',['../PersistentPointsToCache_8h.html',1,'']]],
9
+ ['persistentpointstods_2eh_7069',['PersistentPointsToDS.h',['../PersistentPointsToDS_8h.html',1,'']]],
10
+ ['pointeranalysis_2ecpp_7070',['PointerAnalysis.cpp',['../PointerAnalysis_8cpp.html',1,'']]],
11
+ ['pointeranalysis_2eh_7071',['PointerAnalysis.h',['../PointerAnalysis_8h.html',1,'']]],
12
+ ['pointeranalysisimpl_2ecpp_7072',['PointerAnalysisImpl.cpp',['../PointerAnalysisImpl_8cpp.html',1,'']]],
13
+ ['pointeranalysisimpl_2eh_7073',['PointerAnalysisImpl.h',['../PointerAnalysisImpl_8h.html',1,'']]],
14
+ ['pointsto_2ecpp_7074',['PointsTo.cpp',['../PointsTo_8cpp.html',1,'']]],
15
+ ['pointsto_2eh_7075',['PointsTo.h',['../PointsTo_8h.html',1,'']]],
16
+ ['progslice_2ecpp_7076',['ProgSlice.cpp',['../ProgSlice_8cpp.html',1,'']]],
17
+ ['progslice_2eh_7077',['ProgSlice.h',['../ProgSlice_8h.html',1,'']]],
18
+ ['ptacallgraph_2ecpp_7078',['PTACallGraph.cpp',['../PTACallGraph_8cpp.html',1,'']]],
19
+ ['ptacallgraph_2eh_7079',['PTACallGraph.h',['../PTACallGraph_8h.html',1,'']]],
20
+ ['ptastat_2ecpp_7080',['PTAStat.cpp',['../PTAStat_8cpp.html',1,'']]],
21
+ ['ptastat_2eh_7081',['PTAStat.h',['../PTAStat_8h.html',1,'']]]
22
22
  ];
@@ -1,7 +1,7 @@
1
1
  var searchData=
2
2
  [
3
- ['relationsolver_2ecpp_7076',['RelationSolver.cpp',['../RelationSolver_8cpp.html',1,'']]],
4
- ['relationsolver_2eh_7077',['RelationSolver.h',['../RelationSolver_8h.html',1,'']]],
5
- ['relexestate_2ecpp_7078',['RelExeState.cpp',['../RelExeState_8cpp.html',1,'']]],
6
- ['relexestate_2eh_7079',['RelExeState.h',['../RelExeState_8h.html',1,'']]]
3
+ ['relationsolver_2ecpp_7082',['RelationSolver.cpp',['../RelationSolver_8cpp.html',1,'']]],
4
+ ['relationsolver_2eh_7083',['RelationSolver.h',['../RelationSolver_8h.html',1,'']]],
5
+ ['relexestate_2ecpp_7084',['RelExeState.cpp',['../RelExeState_8cpp.html',1,'']]],
6
+ ['relexestate_2eh_7085',['RelExeState.h',['../RelExeState_8h.html',1,'']]]
7
7
  ];
@@ -1,65 +1,65 @@
1
1
  var searchData=
2
2
  [
3
- ['saber_2ecpp_7080',['saber.cpp',['../saber_8cpp.html',1,'']]],
4
- ['sabercheckerapi_2ecpp_7081',['SaberCheckerAPI.cpp',['../SaberCheckerAPI_8cpp.html',1,'']]],
5
- ['sabercheckerapi_2eh_7082',['SaberCheckerAPI.h',['../SaberCheckerAPI_8h.html',1,'']]],
6
- ['sabercondallocator_2ecpp_7083',['SaberCondAllocator.cpp',['../SaberCondAllocator_8cpp.html',1,'']]],
7
- ['sabercondallocator_2eh_7084',['SaberCondAllocator.h',['../SaberCondAllocator_8h.html',1,'']]],
8
- ['sabersvfgbuilder_2ecpp_7085',['SaberSVFGBuilder.cpp',['../SaberSVFGBuilder_8cpp.html',1,'']]],
9
- ['sabersvfgbuilder_2eh_7086',['SaberSVFGBuilder.h',['../SaberSVFGBuilder_8h.html',1,'']]],
10
- ['scc_2eh_7087',['SCC.h',['../SCC_8h.html',1,'']]],
11
- ['singleabsvalue_2eh_7088',['SingleAbsValue.h',['../SingleAbsValue_8h.html',1,'']]],
12
- ['sparsebitvector_2eh_7089',['SparseBitVector.h',['../SparseBitVector_8h.html',1,'']]],
13
- ['srcsnkdda_2ecpp_7090',['SrcSnkDDA.cpp',['../SrcSnkDDA_8cpp.html',1,'']]],
14
- ['srcsnkdda_2eh_7091',['SrcSnkDDA.h',['../SrcSnkDDA_8h.html',1,'']]],
15
- ['srcsnksolver_2eh_7092',['SrcSnkSolver.h',['../SrcSnkSolver_8h.html',1,'']]],
16
- ['steensgaard_2ecpp_7093',['Steensgaard.cpp',['../Steensgaard_8cpp.html',1,'']]],
17
- ['steensgaard_2eh_7094',['Steensgaard.h',['../Steensgaard_8h.html',1,'']]],
18
- ['svf_2dex_2ecpp_7095',['svf-ex.cpp',['../svf-ex_8cpp.html',1,'']]],
19
- ['svfbugreport_2ecpp_7096',['SVFBugReport.cpp',['../SVFBugReport_8cpp.html',1,'']]],
20
- ['svfbugreport_2eh_7097',['SVFBugReport.h',['../SVFBugReport_8h.html',1,'']]],
21
- ['svffilesystem_2ecpp_7098',['SVFFileSystem.cpp',['../SVFFileSystem_8cpp.html',1,'']]],
22
- ['svffilesystem_2eh_7099',['SVFFileSystem.h',['../SVFFileSystem_8h.html',1,'']]],
23
- ['svfg_2ecpp_7100',['SVFG.cpp',['../SVFG_8cpp.html',1,'']]],
24
- ['svfg_2eh_7101',['SVFG.h',['../SVFG_8h.html',1,'']]],
25
- ['svfgbuilder_2ecpp_7102',['SVFGBuilder.cpp',['../SVFGBuilder_8cpp.html',1,'']]],
26
- ['svfgbuilder_2eh_7103',['SVFGBuilder.h',['../SVFGBuilder_8h.html',1,'']]],
27
- ['svfgedge_2eh_7104',['SVFGEdge.h',['../SVFGEdge_8h.html',1,'']]],
28
- ['svfgnode_2eh_7105',['SVFGNode.h',['../SVFGNode_8h.html',1,'']]],
29
- ['svfgopt_2ecpp_7106',['SVFGOPT.cpp',['../SVFGOPT_8cpp.html',1,'']]],
30
- ['svfgopt_2eh_7107',['SVFGOPT.h',['../SVFGOPT_8h.html',1,'']]],
31
- ['svfgreadwrite_2ecpp_7108',['SVFGReadWrite.cpp',['../SVFGReadWrite_8cpp.html',1,'']]],
32
- ['svfgstat_2ecpp_7109',['SVFGStat.cpp',['../SVFGStat_8cpp.html',1,'']]],
33
- ['svfgstat_2eh_7110',['SVFGStat.h',['../SVFGStat_8h.html',1,'']]],
34
- ['svfir_2ecpp_7111',['SVFIR.cpp',['../SVFIR_8cpp.html',1,'']]],
35
- ['svfir_2eh_7112',['SVFIR.h',['../SVFIR_8h.html',1,'']]],
36
- ['svfir2consexestate_2ecpp_7113',['SVFIR2ConsExeState.cpp',['../SVFIR2ConsExeState_8cpp.html',1,'']]],
37
- ['svfir2consexestate_2eh_7114',['SVFIR2ConsExeState.h',['../SVFIR2ConsExeState_8h.html',1,'']]],
38
- ['svfir2itvexestate_2ecpp_7115',['SVFIR2ItvExeState.cpp',['../SVFIR2ItvExeState_8cpp.html',1,'']]],
39
- ['svfir2itvexestate_2eh_7116',['SVFIR2ItvExeState.h',['../SVFIR2ItvExeState_8h.html',1,'']]],
40
- ['svfir2relation_2ecpp_7117',['SVFIR2Relation.cpp',['../SVFIR2Relation_8cpp.html',1,'']]],
41
- ['svfirbuilder_2ecpp_7118',['SVFIRBuilder.cpp',['../SVFIRBuilder_8cpp.html',1,'']]],
42
- ['svfirbuilder_2eh_7119',['SVFIRBuilder.h',['../SVFIRBuilder_8h.html',1,'']]],
43
- ['svfirextapi_2ecpp_7120',['SVFIRExtAPI.cpp',['../SVFIRExtAPI_8cpp.html',1,'']]],
44
- ['svfloop_2eh_7121',['SVFLoop.h',['../SVFLoop_8h.html',1,'']]],
45
- ['svfmodule_2ecpp_7122',['SVFModule.cpp',['../SVFModule_8cpp.html',1,'']]],
46
- ['svfmodule_2eh_7123',['SVFModule.h',['../SVFModule_8h.html',1,'']]],
47
- ['svfstat_2ecpp_7124',['SVFStat.cpp',['../SVFStat_8cpp.html',1,'']]],
48
- ['svfstat_2eh_7125',['SVFStat.h',['../SVFStat_8h.html',1,'']]],
49
- ['svfstatements_2ecpp_7126',['SVFStatements.cpp',['../SVFStatements_8cpp.html',1,'']]],
50
- ['svfstatements_2eh_7127',['SVFStatements.h',['../SVFStatements_8h.html',1,'']]],
51
- ['svftype_2ecpp_7128',['SVFType.cpp',['../SVFType_8cpp.html',1,'']]],
52
- ['svftype_2eh_7129',['SVFType.h',['../SVFType_8h.html',1,'']]],
53
- ['svfutil_2ecpp_7130',['SVFUtil.cpp',['../SVFUtil_8cpp.html',1,'']]],
54
- ['svfutil_2eh_7131',['SVFUtil.h',['../SVFUtil_8h.html',1,'']]],
55
- ['svfvalue_2ecpp_7132',['SVFValue.cpp',['../SVFValue_8cpp.html',1,'']]],
56
- ['svfvalue_2eh_7133',['SVFValue.h',['../SVFValue_8h.html',1,'']]],
57
- ['svfvariables_2ecpp_7134',['SVFVariables.cpp',['../SVFVariables_8cpp.html',1,'']]],
58
- ['svfvariables_2eh_7135',['SVFVariables.h',['../SVFVariables_8h.html',1,'']]],
59
- ['symboltablebuilder_2ecpp_7136',['SymbolTableBuilder.cpp',['../SymbolTableBuilder_8cpp.html',1,'']]],
60
- ['symboltablebuilder_2eh_7137',['SymbolTableBuilder.h',['../SymbolTableBuilder_8h.html',1,'']]],
61
- ['symboltableinfo_2ecpp_7138',['SymbolTableInfo.cpp',['../SymbolTableInfo_8cpp.html',1,'']]],
62
- ['symboltableinfo_2eh_7139',['SymbolTableInfo.h',['../SymbolTableInfo_8h.html',1,'']]],
63
- ['symstate_2ecpp_7140',['SymState.cpp',['../SymState_8cpp.html',1,'']]],
64
- ['symstate_2eh_7141',['SymState.h',['../SymState_8h.html',1,'']]]
3
+ ['saber_2ecpp_7086',['saber.cpp',['../saber_8cpp.html',1,'']]],
4
+ ['sabercheckerapi_2ecpp_7087',['SaberCheckerAPI.cpp',['../SaberCheckerAPI_8cpp.html',1,'']]],
5
+ ['sabercheckerapi_2eh_7088',['SaberCheckerAPI.h',['../SaberCheckerAPI_8h.html',1,'']]],
6
+ ['sabercondallocator_2ecpp_7089',['SaberCondAllocator.cpp',['../SaberCondAllocator_8cpp.html',1,'']]],
7
+ ['sabercondallocator_2eh_7090',['SaberCondAllocator.h',['../SaberCondAllocator_8h.html',1,'']]],
8
+ ['sabersvfgbuilder_2ecpp_7091',['SaberSVFGBuilder.cpp',['../SaberSVFGBuilder_8cpp.html',1,'']]],
9
+ ['sabersvfgbuilder_2eh_7092',['SaberSVFGBuilder.h',['../SaberSVFGBuilder_8h.html',1,'']]],
10
+ ['scc_2eh_7093',['SCC.h',['../SCC_8h.html',1,'']]],
11
+ ['singleabsvalue_2eh_7094',['SingleAbsValue.h',['../SingleAbsValue_8h.html',1,'']]],
12
+ ['sparsebitvector_2eh_7095',['SparseBitVector.h',['../SparseBitVector_8h.html',1,'']]],
13
+ ['srcsnkdda_2ecpp_7096',['SrcSnkDDA.cpp',['../SrcSnkDDA_8cpp.html',1,'']]],
14
+ ['srcsnkdda_2eh_7097',['SrcSnkDDA.h',['../SrcSnkDDA_8h.html',1,'']]],
15
+ ['srcsnksolver_2eh_7098',['SrcSnkSolver.h',['../SrcSnkSolver_8h.html',1,'']]],
16
+ ['steensgaard_2ecpp_7099',['Steensgaard.cpp',['../Steensgaard_8cpp.html',1,'']]],
17
+ ['steensgaard_2eh_7100',['Steensgaard.h',['../Steensgaard_8h.html',1,'']]],
18
+ ['svf_2dex_2ecpp_7101',['svf-ex.cpp',['../svf-ex_8cpp.html',1,'']]],
19
+ ['svfbugreport_2ecpp_7102',['SVFBugReport.cpp',['../SVFBugReport_8cpp.html',1,'']]],
20
+ ['svfbugreport_2eh_7103',['SVFBugReport.h',['../SVFBugReport_8h.html',1,'']]],
21
+ ['svffilesystem_2ecpp_7104',['SVFFileSystem.cpp',['../SVFFileSystem_8cpp.html',1,'']]],
22
+ ['svffilesystem_2eh_7105',['SVFFileSystem.h',['../SVFFileSystem_8h.html',1,'']]],
23
+ ['svfg_2ecpp_7106',['SVFG.cpp',['../SVFG_8cpp.html',1,'']]],
24
+ ['svfg_2eh_7107',['SVFG.h',['../SVFG_8h.html',1,'']]],
25
+ ['svfgbuilder_2ecpp_7108',['SVFGBuilder.cpp',['../SVFGBuilder_8cpp.html',1,'']]],
26
+ ['svfgbuilder_2eh_7109',['SVFGBuilder.h',['../SVFGBuilder_8h.html',1,'']]],
27
+ ['svfgedge_2eh_7110',['SVFGEdge.h',['../SVFGEdge_8h.html',1,'']]],
28
+ ['svfgnode_2eh_7111',['SVFGNode.h',['../SVFGNode_8h.html',1,'']]],
29
+ ['svfgopt_2ecpp_7112',['SVFGOPT.cpp',['../SVFGOPT_8cpp.html',1,'']]],
30
+ ['svfgopt_2eh_7113',['SVFGOPT.h',['../SVFGOPT_8h.html',1,'']]],
31
+ ['svfgreadwrite_2ecpp_7114',['SVFGReadWrite.cpp',['../SVFGReadWrite_8cpp.html',1,'']]],
32
+ ['svfgstat_2ecpp_7115',['SVFGStat.cpp',['../SVFGStat_8cpp.html',1,'']]],
33
+ ['svfgstat_2eh_7116',['SVFGStat.h',['../SVFGStat_8h.html',1,'']]],
34
+ ['svfir_2ecpp_7117',['SVFIR.cpp',['../SVFIR_8cpp.html',1,'']]],
35
+ ['svfir_2eh_7118',['SVFIR.h',['../SVFIR_8h.html',1,'']]],
36
+ ['svfir2consexestate_2ecpp_7119',['SVFIR2ConsExeState.cpp',['../SVFIR2ConsExeState_8cpp.html',1,'']]],
37
+ ['svfir2consexestate_2eh_7120',['SVFIR2ConsExeState.h',['../SVFIR2ConsExeState_8h.html',1,'']]],
38
+ ['svfir2itvexestate_2ecpp_7121',['SVFIR2ItvExeState.cpp',['../SVFIR2ItvExeState_8cpp.html',1,'']]],
39
+ ['svfir2itvexestate_2eh_7122',['SVFIR2ItvExeState.h',['../SVFIR2ItvExeState_8h.html',1,'']]],
40
+ ['svfir2relation_2ecpp_7123',['SVFIR2Relation.cpp',['../SVFIR2Relation_8cpp.html',1,'']]],
41
+ ['svfirbuilder_2ecpp_7124',['SVFIRBuilder.cpp',['../SVFIRBuilder_8cpp.html',1,'']]],
42
+ ['svfirbuilder_2eh_7125',['SVFIRBuilder.h',['../SVFIRBuilder_8h.html',1,'']]],
43
+ ['svfirextapi_2ecpp_7126',['SVFIRExtAPI.cpp',['../SVFIRExtAPI_8cpp.html',1,'']]],
44
+ ['svfloop_2eh_7127',['SVFLoop.h',['../SVFLoop_8h.html',1,'']]],
45
+ ['svfmodule_2ecpp_7128',['SVFModule.cpp',['../SVFModule_8cpp.html',1,'']]],
46
+ ['svfmodule_2eh_7129',['SVFModule.h',['../SVFModule_8h.html',1,'']]],
47
+ ['svfstat_2ecpp_7130',['SVFStat.cpp',['../SVFStat_8cpp.html',1,'']]],
48
+ ['svfstat_2eh_7131',['SVFStat.h',['../SVFStat_8h.html',1,'']]],
49
+ ['svfstatements_2ecpp_7132',['SVFStatements.cpp',['../SVFStatements_8cpp.html',1,'']]],
50
+ ['svfstatements_2eh_7133',['SVFStatements.h',['../SVFStatements_8h.html',1,'']]],
51
+ ['svftype_2ecpp_7134',['SVFType.cpp',['../SVFType_8cpp.html',1,'']]],
52
+ ['svftype_2eh_7135',['SVFType.h',['../SVFType_8h.html',1,'']]],
53
+ ['svfutil_2ecpp_7136',['SVFUtil.cpp',['../SVFUtil_8cpp.html',1,'']]],
54
+ ['svfutil_2eh_7137',['SVFUtil.h',['../SVFUtil_8h.html',1,'']]],
55
+ ['svfvalue_2ecpp_7138',['SVFValue.cpp',['../SVFValue_8cpp.html',1,'']]],
56
+ ['svfvalue_2eh_7139',['SVFValue.h',['../SVFValue_8h.html',1,'']]],
57
+ ['svfvariables_2ecpp_7140',['SVFVariables.cpp',['../SVFVariables_8cpp.html',1,'']]],
58
+ ['svfvariables_2eh_7141',['SVFVariables.h',['../SVFVariables_8h.html',1,'']]],
59
+ ['symboltablebuilder_2ecpp_7142',['SymbolTableBuilder.cpp',['../SymbolTableBuilder_8cpp.html',1,'']]],
60
+ ['symboltablebuilder_2eh_7143',['SymbolTableBuilder.h',['../SymbolTableBuilder_8h.html',1,'']]],
61
+ ['symboltableinfo_2ecpp_7144',['SymbolTableInfo.cpp',['../SymbolTableInfo_8cpp.html',1,'']]],
62
+ ['symboltableinfo_2eh_7145',['SymbolTableInfo.h',['../SymbolTableInfo_8h.html',1,'']]],
63
+ ['symstate_2ecpp_7146',['SymState.cpp',['../SymState_8cpp.html',1,'']]],
64
+ ['symstate_2eh_7147',['SymState.h',['../SymState_8h.html',1,'']]]
65
65
  ];
@@ -1,11 +1,11 @@
1
1
  var searchData=
2
2
  [
3
- ['tct_2ecpp_7142',['TCT.cpp',['../TCT_8cpp.html',1,'']]],
4
- ['tct_2eh_7143',['TCT.h',['../TCT_8h.html',1,'']]],
5
- ['threadapi_2ecpp_7144',['ThreadAPI.cpp',['../ThreadAPI_8cpp.html',1,'']]],
6
- ['threadapi_2eh_7145',['ThreadAPI.h',['../ThreadAPI_8h.html',1,'']]],
7
- ['threadcallgraph_2ecpp_7146',['ThreadCallGraph.cpp',['../ThreadCallGraph_8cpp.html',1,'']]],
8
- ['threadcallgraph_2eh_7147',['ThreadCallGraph.h',['../ThreadCallGraph_8h.html',1,'']]],
9
- ['typeanalysis_2ecpp_7148',['TypeAnalysis.cpp',['../TypeAnalysis_8cpp.html',1,'']]],
10
- ['typeanalysis_2eh_7149',['TypeAnalysis.h',['../TypeAnalysis_8h.html',1,'']]]
3
+ ['tct_2ecpp_7148',['TCT.cpp',['../TCT_8cpp.html',1,'']]],
4
+ ['tct_2eh_7149',['TCT.h',['../TCT_8h.html',1,'']]],
5
+ ['threadapi_2ecpp_7150',['ThreadAPI.cpp',['../ThreadAPI_8cpp.html',1,'']]],
6
+ ['threadapi_2eh_7151',['ThreadAPI.h',['../ThreadAPI_8h.html',1,'']]],
7
+ ['threadcallgraph_2ecpp_7152',['ThreadCallGraph.cpp',['../ThreadCallGraph_8cpp.html',1,'']]],
8
+ ['threadcallgraph_2eh_7153',['ThreadCallGraph.h',['../ThreadCallGraph_8h.html',1,'']]],
9
+ ['typeanalysis_2ecpp_7154',['TypeAnalysis.cpp',['../TypeAnalysis_8cpp.html',1,'']]],
10
+ ['typeanalysis_2eh_7155',['TypeAnalysis.h',['../TypeAnalysis_8h.html',1,'']]]
11
11
  ];