svf-tools 1.0.633 → 1.0.635
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.
- package/CMakeLists.txt +111 -90
- package/SVF-doxygen/html/html/CFL_2CMakeLists_8txt.html +102 -0
- package/SVF-doxygen/html/html/CMakeLists_8txt.html +73 -0
- package/SVF-doxygen/html/html/DDA_2CMakeLists_8txt.html +102 -0
- package/SVF-doxygen/html/html/Example_2CMakeLists_8txt.html +102 -0
- package/SVF-doxygen/html/html/LockResultValidator_8cpp.html +2 -3
- package/SVF-doxygen/html/html/LockResultValidator_8cpp_source.html +6 -52
- package/SVF-doxygen/html/html/LockResultValidator_8h.html +2 -3
- package/SVF-doxygen/html/html/LockResultValidator_8h_source.html +2 -26
- package/SVF-doxygen/html/html/MTAAnnotator_8cpp.html +3 -3
- package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +3 -57
- package/SVF-doxygen/html/html/MTAAnnotator_8h.html +5 -6
- package/SVF-doxygen/html/html/MTAAnnotator_8h_source.html +2 -22
- package/SVF-doxygen/html/html/MTAResultValidator_8cpp.html +2 -3
- package/SVF-doxygen/html/html/MTAResultValidator_8cpp_source.html +12 -72
- package/SVF-doxygen/html/html/MTAResultValidator_8h.html +6 -6
- package/SVF-doxygen/html/html/MTAResultValidator_8h_source.html +76 -114
- package/SVF-doxygen/html/html/MTA_2CMakeLists_8txt.html +102 -0
- package/SVF-doxygen/html/html/SABER_2CMakeLists_8txt.html +102 -0
- package/SVF-doxygen/html/html/WPA_2CMakeLists_8txt.html +102 -0
- package/SVF-doxygen/html/html/annotated.html +9 -468
- package/SVF-doxygen/html/html/cfl_8cpp.html +5 -10
- package/SVF-doxygen/html/html/cfl_8cpp_source.html +2 -12
- package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +51 -119
- package/SVF-doxygen/html/html/classSVF_1_1MHPValidator-members.html +2 -14
- package/SVF-doxygen/html/html/classSVF_1_1MHPValidator.html +14 -49
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator-members.html +25 -43
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +67 -187
- package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.png +0 -0
- package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator-members.html +20 -48
- package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +345 -1317
- package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator-members.html +8 -23
- package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator.html +137 -758
- package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator_1_1AccessPair-members.html +3 -7
- package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator_1_1AccessPair.html +37 -184
- package/SVF-doxygen/html/html/classSVF_1_1RaceValidator-members.html +1 -13
- package/SVF-doxygen/html/html/classSVF_1_1RaceValidator.html +13 -48
- package/SVF-doxygen/html/html/classes.html +10 -123
- package/SVF-doxygen/html/html/dda_8cpp.html +172 -63
- package/SVF-doxygen/html/html/dda_8cpp_source.html +8 -20
- package/SVF-doxygen/html/html/dir_0c09191358c30c0f2d864382d285cb43.html +1 -1
- package/SVF-doxygen/html/html/files.html +19 -288
- package/SVF-doxygen/html/html/functions.html +322 -300
- package/SVF-doxygen/html/html/functions_func.html +171 -1020
- package/SVF-doxygen/html/html/functions_type.html +27 -17
- package/SVF-doxygen/html/html/functions_vars.html +151 -364
- package/SVF-doxygen/html/html/globals.html +53 -11
- package/SVF-doxygen/html/html/globals_func.html +22 -236
- package/SVF-doxygen/html/html/hierarchy.html +9 -543
- package/SVF-doxygen/html/html/menudata.js +44 -294
- package/SVF-doxygen/html/html/mta_8cpp.html +8 -16
- package/SVF-doxygen/html/html/mta_8cpp_source.html +4 -18
- package/SVF-doxygen/html/html/namespaceSVF.html +9 -6287
- package/SVF-doxygen/html/html/namespacemembers.html +3 -35
- package/SVF-doxygen/html/html/namespacemembers_type.html +3 -26
- package/SVF-doxygen/html/html/namespaces.html +2 -9
- package/SVF-doxygen/html/html/saber_8cpp.html +104 -53
- package/SVF-doxygen/html/html/saber_8cpp_source.html +5 -19
- package/SVF-doxygen/html/html/search/all_0.js +1 -131
- package/SVF-doxygen/html/html/search/all_1.js +4 -449
- package/SVF-doxygen/html/html/search/all_10.js +9 -310
- package/SVF-doxygen/html/html/search/all_11.js +1 -187
- package/SVF-doxygen/html/html/search/all_12.js +4 -474
- package/SVF-doxygen/html/html/search/all_2.js +17 -141
- package/SVF-doxygen/html/html/search/all_3.js +5 -592
- package/SVF-doxygen/html/html/search/all_4.js +3 -222
- package/SVF-doxygen/html/html/search/all_5.js +3 -141
- package/SVF-doxygen/html/html/search/all_6.js +12 -211
- package/SVF-doxygen/html/html/search/all_7.js +1 -923
- package/SVF-doxygen/html/html/search/all_8.js +17 -187
- package/SVF-doxygen/html/html/search/all_9.js +11 -553
- package/SVF-doxygen/html/html/search/all_a.js +17 -10
- package/SVF-doxygen/html/html/search/all_b.js +11 -21
- package/SVF-doxygen/html/html/search/all_c.js +5 -112
- package/SVF-doxygen/html/html/search/all_d.js +15 -190
- package/SVF-doxygen/html/html/search/all_e.js +7 -198
- package/SVF-doxygen/html/html/search/all_f.js +6 -122
- package/SVF-doxygen/html/html/search/classes_0.js +1 -25
- package/SVF-doxygen/html/html/search/classes_1.js +1 -7
- package/SVF-doxygen/html/html/search/classes_2.js +3 -69
- package/SVF-doxygen/html/html/search/classes_3.js +2 -32
- package/SVF-doxygen/html/html/search/files_0.js +2 -11
- package/SVF-doxygen/html/html/search/files_1.js +1 -5
- package/SVF-doxygen/html/html/search/files_2.js +2 -48
- package/SVF-doxygen/html/html/search/files_3.js +5 -14
- package/SVF-doxygen/html/html/search/files_4.js +2 -4
- package/SVF-doxygen/html/html/search/files_5.js +1 -13
- package/SVF-doxygen/html/html/search/functions_0.js +3 -339
- package/SVF-doxygen/html/html/search/functions_1.js +8 -73
- package/SVF-doxygen/html/html/search/functions_2.js +4 -228
- package/SVF-doxygen/html/html/search/functions_3.js +3 -69
- package/SVF-doxygen/html/html/search/functions_4.js +1 -50
- package/SVF-doxygen/html/html/search/functions_5.js +12 -49
- package/SVF-doxygen/html/html/search/functions_6.js +1 -766
- package/SVF-doxygen/html/html/search/functions_7.js +7 -143
- package/SVF-doxygen/html/html/search/functions_8.js +2 -393
- package/SVF-doxygen/html/html/search/functions_9.js +9 -4
- package/SVF-doxygen/html/html/search/functions_a.js +5 -1
- package/SVF-doxygen/html/html/search/functions_b.js +4 -20
- package/SVF-doxygen/html/html/search/functions_c.js +2 -72
- package/SVF-doxygen/html/html/search/functions_d.js +2 -31
- package/SVF-doxygen/html/html/search/functions_e.js +5 -58
- package/SVF-doxygen/html/html/search/functions_f.js +4 -132
- package/SVF-doxygen/html/html/search/namespaces_0.js +1 -1
- package/SVF-doxygen/html/html/search/searchdata.js +9 -21
- package/SVF-doxygen/html/html/search/typedefs_0.js +3 -15
- package/SVF-doxygen/html/html/search/typedefs_1.js +2 -24
- package/SVF-doxygen/html/html/search/typedefs_2.js +1 -120
- package/SVF-doxygen/html/html/search/typedefs_3.js +1 -41
- package/SVF-doxygen/html/html/search/typedefs_4.js +3 -15
- package/SVF-doxygen/html/html/search/typedefs_5.js +2 -41
- package/SVF-doxygen/html/html/search/variables_0.js +1 -131
- package/SVF-doxygen/html/html/search/variables_1.js +2 -66
- package/SVF-doxygen/html/html/search/variables_2.js +4 -30
- package/SVF-doxygen/html/html/search/variables_3.js +2 -136
- package/SVF-doxygen/html/html/search/variables_4.js +8 -54
- package/SVF-doxygen/html/html/search/variables_5.js +6 -35
- package/SVF-doxygen/html/html/search/variables_6.js +3 -66
- package/SVF-doxygen/html/html/search/variables_7.js +10 -30
- package/SVF-doxygen/html/html/search/variables_8.js +7 -8
- package/SVF-doxygen/html/html/search/variables_9.js +2 -68
- package/SVF-doxygen/html/html/search/variables_a.js +4 -3
- package/SVF-doxygen/html/html/search/variables_b.js +2 -10
- package/SVF-doxygen/html/html/svf-ex_8cpp.html +31 -86
- package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +7 -64
- package/SVF-doxygen/html/html/wpa_8cpp.html +6 -12
- package/SVF-doxygen/html/html/wpa_8cpp_source.html +2 -14
- package/package.json +1 -1
- package/svf/CMakeLists.txt +26 -0
- package/{include → svf/include}/AbstractExecution/AbstractValue.h +0 -0
- package/{include → svf/include}/AbstractExecution/AddressValue.h +0 -0
- package/{include → svf/include}/AbstractExecution/ExeState.h +0 -0
- package/{include → svf/include}/AbstractExecution/IntervalExeState.h +0 -0
- package/{include → svf/include}/AbstractExecution/IntervalValue.h +0 -0
- package/{include → svf/include}/AbstractExecution/NumericLiteral.h +0 -0
- package/{include → svf/include}/AbstractExecution/RelExeState.h +0 -0
- package/{include → svf/include}/AbstractExecution/RelationSolver.h +0 -0
- package/{include → svf/include}/AbstractExecution/SVFIR2ItvExeState.h +0 -0
- package/{include → svf/include}/AbstractExecution/WTO.h +0 -0
- package/{include → svf/include}/CFL/CFGNormalizer.h +0 -0
- package/{include → svf/include}/CFL/CFLAlias.h +0 -0
- package/{include → svf/include}/CFL/CFLBase.h +0 -0
- package/{include → svf/include}/CFL/CFLData.h +0 -0
- package/{include → svf/include}/CFL/CFLDataBuilder.h +0 -0
- package/{include → svf/include}/CFL/CFLGramGraphChecker.h +0 -0
- package/{include → svf/include}/CFL/CFLGrammar.h +0 -0
- package/{include → svf/include}/CFL/CFLGrammar.txt +0 -0
- package/{include → svf/include}/CFL/CFLGraphBuilder.h +0 -0
- package/{include → svf/include}/CFL/CFLSolver.h +0 -0
- package/{include → svf/include}/CFL/CFLStat.h +0 -0
- package/{include → svf/include}/CFL/CFLVF.h +0 -0
- package/{include → svf/include}/CFL/GrammarBuilder.h +0 -0
- package/{include → svf/include}/CFL/PEGGrammar.txt +0 -0
- package/{include → svf/include}/CFL/VFG.txt +0 -0
- package/{include → svf/include}/DDA/ContextDDA.h +0 -0
- package/{include → svf/include}/DDA/DDAClient.h +0 -0
- package/{include → svf/include}/DDA/DDAPass.h +0 -0
- package/{include → svf/include}/DDA/DDAStat.h +0 -0
- package/{include → svf/include}/DDA/DDAVFSolver.h +0 -0
- package/{include → svf/include}/DDA/FlowDDA.h +0 -0
- package/{include → svf/include}/FastCluster/LICENSE.TXT +0 -0
- package/{include → svf/include}/FastCluster/fastcluster.h +0 -0
- package/{include → svf/include}/Graphs/CFLGraph.h +0 -0
- package/{include → svf/include}/Graphs/CHG.h +0 -0
- package/{include → svf/include}/Graphs/ConsG.h +0 -0
- package/{include → svf/include}/Graphs/ConsGEdge.h +0 -0
- package/{include → svf/include}/Graphs/ConsGNode.h +0 -0
- package/{include → svf/include}/Graphs/DOTGraphTraits.h +0 -0
- package/{include → svf/include}/Graphs/GenericGraph.h +0 -0
- package/{include → svf/include}/Graphs/GraphPrinter.h +0 -0
- package/{include → svf/include}/Graphs/GraphTraits.h +0 -0
- package/{include → svf/include}/Graphs/GraphWriter.h +0 -0
- package/{include → svf/include}/Graphs/ICFG.h +0 -0
- package/{include → svf/include}/Graphs/ICFGEdge.h +0 -0
- package/{include → svf/include}/Graphs/ICFGNode.h +0 -0
- package/{include → svf/include}/Graphs/ICFGStat.h +0 -0
- package/{include → svf/include}/Graphs/IRGraph.h +0 -0
- package/{include → svf/include}/Graphs/PTACallGraph.h +0 -0
- package/{include → svf/include}/Graphs/SVFG.h +0 -0
- package/{include → svf/include}/Graphs/SVFGEdge.h +0 -0
- package/{include → svf/include}/Graphs/SVFGNode.h +0 -0
- package/{include → svf/include}/Graphs/SVFGOPT.h +0 -0
- package/{include → svf/include}/Graphs/SVFGStat.h +0 -0
- package/{include → svf/include}/Graphs/ThreadCallGraph.h +0 -0
- package/{include → svf/include}/Graphs/VFG.h +0 -0
- package/{include → svf/include}/Graphs/VFGEdge.h +0 -0
- package/{include → svf/include}/Graphs/VFGNode.h +0 -0
- package/{include → svf/include}/MSSA/MSSAMuChi.h +0 -0
- package/{include → svf/include}/MSSA/MemPartition.h +0 -0
- package/{include → svf/include}/MSSA/MemRegion.h +0 -0
- package/{include → svf/include}/MSSA/MemSSA.h +0 -0
- package/{include → svf/include}/MSSA/SVFGBuilder.h +0 -0
- package/{include → svf/include}/MTA/FSMPTA.h +0 -0
- package/{include → svf/include}/MTA/LockAnalysis.h +0 -0
- package/{include → svf/include}/MTA/MHP.h +0 -0
- package/{include → svf/include}/MTA/MTA.h +0 -0
- package/{include → svf/include}/MTA/MTAResultValidator.h +0 -0
- package/{include → svf/include}/MTA/MTAStat.h +0 -0
- package/{include → svf/include}/MTA/PCG.h +0 -0
- package/{include → svf/include}/MTA/TCT.h +0 -0
- package/{include → svf/include}/MemoryModel/AbstractPointsToDS.h +0 -0
- package/{include → svf/include}/MemoryModel/ConditionalPT.h +0 -0
- package/{include → svf/include}/MemoryModel/LocationSet.h +0 -0
- package/{include → svf/include}/MemoryModel/MutablePointsToDS.h +0 -0
- package/{include → svf/include}/MemoryModel/PersistentPointsToCache.h +0 -0
- package/{include → svf/include}/MemoryModel/PersistentPointsToDS.h +0 -0
- package/{include → svf/include}/MemoryModel/PointerAnalysis.h +0 -0
- package/{include → svf/include}/MemoryModel/PointerAnalysisImpl.h +0 -0
- package/{include → svf/include}/MemoryModel/PointsTo.h +0 -0
- package/{include → svf/include}/MemoryModel/SVFLoop.h +0 -0
- package/{include → svf/include}/SABER/DoubleFreeChecker.h +0 -0
- package/{include → svf/include}/SABER/FileChecker.h +0 -0
- package/{include → svf/include}/SABER/LeakChecker.h +0 -0
- package/{include → svf/include}/SABER/ProgSlice.h +0 -0
- package/{include → svf/include}/SABER/SaberCheckerAPI.h +0 -0
- package/{include → svf/include}/SABER/SaberCondAllocator.h +0 -0
- package/{include → svf/include}/SABER/SaberSVFGBuilder.h +0 -0
- package/{include → svf/include}/SABER/SrcSnkDDA.h +0 -0
- package/{include → svf/include}/SABER/SrcSnkSolver.h +0 -0
- package/{include → svf/include}/SVFIR/PAGBuilderFromFile.h +0 -0
- package/{include → svf/include}/SVFIR/SVFIR.h +0 -0
- package/{include → svf/include}/SVFIR/SVFModule.h +0 -0
- package/{include → svf/include}/SVFIR/SVFStatements.h +0 -0
- package/{include → svf/include}/SVFIR/SVFType.h +12 -14
- package/{include → svf/include}/SVFIR/SVFValue.h +0 -0
- package/{include → svf/include}/SVFIR/SVFVariables.h +0 -0
- package/{include → svf/include}/SVFIR/SymbolTableInfo.h +0 -0
- package/{include → svf/include}/Util/Annotator.h +0 -0
- package/{include → svf/include}/Util/BitVector.h +0 -0
- package/{include → svf/include}/Util/CallGraphBuilder.h +0 -0
- package/{include → svf/include}/Util/Casting.h +0 -0
- package/{include → svf/include}/Util/CommandLine.h +0 -0
- package/{include → svf/include}/Util/CoreBitVector.h +0 -0
- package/{include → svf/include}/Util/CppUtil.h +0 -0
- package/{include → svf/include}/Util/CxtStmt.h +0 -0
- package/{include → svf/include}/Util/DPItem.h +0 -0
- package/{include → svf/include}/Util/ExtAPI.h +2 -2
- package/{include → svf/include}/Util/ExtAPI.json +0 -0
- package/{include → svf/include}/Util/GraphReachSolver.h +0 -0
- package/{include → svf/include}/Util/NodeIDAllocator.h +0 -0
- package/{include → svf/include}/Util/Options.h +0 -0
- package/{include → svf/include}/Util/PTAStat.h +0 -0
- package/{include → svf/include}/Util/SCC.h +0 -0
- package/{include → svf/include}/Util/SVFStat.h +0 -0
- package/{include → svf/include}/Util/SVFUtil.h +0 -0
- package/{include → svf/include}/Util/SparseBitVector.h +0 -0
- package/{include → svf/include}/Util/ThreadAPI.h +0 -0
- package/{include → svf/include}/Util/WorkList.h +0 -0
- package/{include → svf/include}/Util/Z3Expr.h +0 -0
- package/{include → svf/include}/Util/cJSON.h +0 -0
- package/{include → svf/include}/Util/iterator.h +0 -0
- package/{include → svf/include}/Util/iterator_range.h +0 -0
- package/{include → svf/include}/WPA/Andersen.h +0 -0
- package/{include → svf/include}/WPA/AndersenPWC.h +0 -0
- package/{include → svf/include}/WPA/CSC.h +0 -0
- package/{include → svf/include}/WPA/FlowSensitive.h +0 -0
- package/{include → svf/include}/WPA/Steensgaard.h +0 -0
- package/{include → svf/include}/WPA/TypeAnalysis.h +0 -0
- package/{include → svf/include}/WPA/VersionedFlowSensitive.h +0 -0
- package/{include → svf/include}/WPA/WPAFSSolver.h +0 -0
- package/{include → svf/include}/WPA/WPAPass.h +0 -0
- package/{include → svf/include}/WPA/WPASolver.h +0 -0
- package/{include → svf/include}/WPA/WPAStat.h +0 -0
- package/{lib → svf/lib}/AbstractExecution/ExeState.cpp +0 -0
- package/{lib → svf/lib}/AbstractExecution/IntervalExeState.cpp +0 -0
- package/{lib → svf/lib}/AbstractExecution/RelExeState.cpp +0 -0
- package/{lib → svf/lib}/AbstractExecution/RelationSolver.cpp +0 -0
- package/{lib → svf/lib}/AbstractExecution/SVFIR2ItvExeState.cpp +0 -0
- package/{lib → svf/lib}/AbstractExecution/SVFIR2Relation.cpp +0 -0
- package/{lib → svf/lib}/CFL/CFGNormalizer.cpp +0 -0
- package/{lib → svf/lib}/CFL/CFLAlias.cpp +0 -0
- package/{lib → svf/lib}/CFL/CFLBase.cpp +0 -0
- package/{lib → svf/lib}/CFL/CFLGrammar.cpp +0 -0
- package/{lib → svf/lib}/CFL/CFLGraphBuilder.cpp +0 -0
- package/{lib → svf/lib}/CFL/CFLSolver.cpp +0 -0
- package/{lib → svf/lib}/CFL/CFLStat.cpp +0 -0
- package/{lib → svf/lib}/CFL/CFLVF.cpp +0 -0
- package/{lib → svf/lib}/CFL/GrammarBuilder.cpp +6 -1
- package/{lib → svf/lib}/DDA/ContextDDA.cpp +0 -0
- package/{lib → svf/lib}/DDA/DDAClient.cpp +0 -0
- package/{lib → svf/lib}/DDA/DDAPass.cpp +0 -0
- package/{lib → svf/lib}/DDA/DDAStat.cpp +0 -0
- package/{lib → svf/lib}/DDA/FlowDDA.cpp +0 -0
- package/{lib → svf/lib}/FastCluster/LICENSE.TXT +0 -0
- package/{lib → svf/lib}/FastCluster/fastcluster.cpp +0 -0
- package/{lib → svf/lib}/FastCluster/fastcluster_R_dm.cpp.inc +0 -0
- package/{lib → svf/lib}/FastCluster/fastcluster_dm.cpp.inc +0 -0
- package/{lib → svf/lib}/Graphs/CFLGraph.cpp +0 -0
- package/{lib → svf/lib}/Graphs/CHG.cpp +0 -0
- package/{lib → svf/lib}/Graphs/ConsG.cpp +0 -0
- package/{lib → svf/lib}/Graphs/GraphWriter.cpp +0 -0
- package/{lib → svf/lib}/Graphs/ICFG.cpp +0 -0
- package/{lib → svf/lib}/Graphs/IRGraph.cpp +0 -0
- package/{lib → svf/lib}/Graphs/PTACallGraph.cpp +0 -0
- package/{lib → svf/lib}/Graphs/SVFG.cpp +0 -0
- package/{lib → svf/lib}/Graphs/SVFGOPT.cpp +0 -0
- package/{lib → svf/lib}/Graphs/SVFGReadWrite.cpp +0 -0
- package/{lib → svf/lib}/Graphs/SVFGStat.cpp +0 -0
- package/{lib → svf/lib}/Graphs/ThreadCallGraph.cpp +0 -0
- package/{lib → svf/lib}/Graphs/VFG.cpp +0 -0
- package/{lib → svf/lib}/MSSA/MemPartition.cpp +0 -0
- package/{lib → svf/lib}/MSSA/MemRegion.cpp +0 -0
- package/{lib → svf/lib}/MSSA/MemSSA.cpp +0 -0
- package/{lib → svf/lib}/MSSA/SVFGBuilder.cpp +0 -0
- package/{lib → svf/lib}/MTA/FSMPTA.cpp +0 -0
- package/{lib → svf/lib}/MTA/LockAnalysis.cpp +0 -0
- package/{lib → svf/lib}/MTA/MHP.cpp +0 -0
- package/{lib → svf/lib}/MTA/MTA.cpp +0 -0
- package/{lib → svf/lib}/MTA/MTAStat.cpp +0 -0
- package/{lib → svf/lib}/MTA/PCG.cpp +0 -0
- package/{lib → svf/lib}/MTA/TCT.cpp +0 -0
- package/{lib → svf/lib}/MemoryModel/LocationSet.cpp +0 -0
- package/{lib → svf/lib}/MemoryModel/PointerAnalysis.cpp +0 -0
- package/{lib → svf/lib}/MemoryModel/PointerAnalysisImpl.cpp +0 -0
- package/{lib → svf/lib}/MemoryModel/PointsTo.cpp +0 -0
- package/{lib → svf/lib}/SABER/DoubleFreeChecker.cpp +0 -0
- package/{lib → svf/lib}/SABER/FileChecker.cpp +0 -0
- package/{lib → svf/lib}/SABER/LeakChecker.cpp +0 -0
- package/{lib → svf/lib}/SABER/ProgSlice.cpp +0 -0
- package/{lib → svf/lib}/SABER/SaberCheckerAPI.cpp +0 -0
- package/{lib → svf/lib}/SABER/SaberCondAllocator.cpp +0 -0
- package/{lib → svf/lib}/SABER/SaberSVFGBuilder.cpp +0 -0
- package/{lib → svf/lib}/SABER/SrcSnkDDA.cpp +0 -0
- package/{lib → svf/lib}/SVFIR/PAGBuilderFromFile.cpp +0 -0
- package/{lib → svf/lib}/SVFIR/SVFIR.cpp +0 -0
- package/{lib → svf/lib}/SVFIR/SVFModule.cpp +0 -0
- package/{lib → svf/lib}/SVFIR/SVFStatements.cpp +0 -0
- package/{lib → svf/lib}/SVFIR/SVFValue.cpp +0 -0
- package/{lib → svf/lib}/SVFIR/SVFVariables.cpp +0 -0
- package/{lib → svf/lib}/SVFIR/SymbolTableInfo.cpp +0 -0
- package/{lib → svf/lib}/Util/BitVector.cpp +0 -0
- package/{lib → svf/lib}/Util/CallGraphBuilder.cpp +0 -0
- package/{lib → svf/lib}/Util/CoreBitVector.cpp +0 -0
- package/{lib → svf/lib}/Util/CppUtil.cpp +0 -0
- package/{lib → svf/lib}/Util/ExtAPI.cpp +64 -58
- package/{lib → svf/lib}/Util/NodeIDAllocator.cpp +0 -0
- package/{lib → svf/lib}/Util/Options.cpp +0 -0
- package/{lib → svf/lib}/Util/PTAStat.cpp +0 -0
- package/{lib → svf/lib}/Util/SVFStat.cpp +0 -0
- package/{lib → svf/lib}/Util/SVFUtil.cpp +0 -0
- package/{lib → svf/lib}/Util/ThreadAPI.cpp +0 -0
- package/{lib → svf/lib}/Util/Z3Expr.cpp +0 -0
- package/{lib → svf/lib}/Util/cJSON.cpp +0 -0
- package/{lib → svf/lib}/WPA/Andersen.cpp +0 -0
- package/{lib → svf/lib}/WPA/AndersenSCD.cpp +0 -0
- package/{lib → svf/lib}/WPA/AndersenSFR.cpp +0 -0
- package/{lib → svf/lib}/WPA/AndersenStat.cpp +0 -0
- package/{lib → svf/lib}/WPA/AndersenWaveDiff.cpp +0 -0
- package/{lib → svf/lib}/WPA/CSC.cpp +0 -0
- package/{lib → svf/lib}/WPA/FlowSensitive.cpp +0 -0
- package/{lib → svf/lib}/WPA/FlowSensitiveStat.cpp +0 -0
- package/{lib → svf/lib}/WPA/Steensgaard.cpp +0 -0
- package/{lib → svf/lib}/WPA/TypeAnalysis.cpp +0 -0
- package/{lib → svf/lib}/WPA/VersionedFlowSensitive.cpp +0 -0
- package/{lib → svf/lib}/WPA/VersionedFlowSensitiveStat.cpp +0 -0
- package/{lib → svf/lib}/WPA/WPAPass.cpp +0 -0
- package/svf-llvm/CMakeLists.txt +21 -0
- package/{include → svf-llvm/include}/SVF-LLVM/BasicTypes.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/BreakConstantExpr.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/CHGBuilder.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/DCHG.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/GEPTypeBridgeIterator.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/ICFGBuilder.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/LLVMLoopAnalysis.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/LLVMModule.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/LLVMUtil.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/SVFIRBuilder.h +0 -0
- package/{include → svf-llvm/include}/SVF-LLVM/SymbolTableBuilder.h +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/BreakConstantExpr.cpp +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/CHGBuilder.cpp +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/DCHG.cpp +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/ICFGBuilder.cpp +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/LLVMLoopAnalysis.cpp +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/LLVMModule.cpp +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/LLVMUtil.cpp +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/SVFIRBuilder.cpp +0 -0
- package/{lib/SVF-LLVM → svf-llvm/lib}/SymbolTableBuilder.cpp +0 -0
- package/tools/CFL/CMakeLists.txt +18 -7
- package/tools/CMakeLists.txt +2 -1
- package/tools/DDA/CMakeLists.txt +18 -7
- package/tools/Example/CMakeLists.txt +18 -7
- package/tools/Example/svf-ex.cpp +0 -1
- package/tools/MTA/CMakeLists.txt +20 -9
- package/tools/SABER/CMakeLists.txt +18 -7
- package/tools/WPA/CMakeLists.txt +18 -8
- package/lib/CMakeLists.txt +0 -55
|
@@ -58,17 +58,59 @@ $(function() {
|
|
|
58
58
|
</div>
|
|
59
59
|
|
|
60
60
|
<div class="contents">
|
|
61
|
-
<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>
|
|
62
|
-
|
|
63
|
-
<
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
<
|
|
70
|
-
|
|
71
|
-
|
|
61
|
+
<div class="textblock">Here is a list of all file members with links to the files they belong to:</div><ul>
|
|
62
|
+
<li>aliasQuery()
|
|
63
|
+
: <a class="el" href="svf-ex_8cpp.html#ad2f24f5ef6a8eaf0e4a77a8a4d31bc9f">svf-ex.cpp</a>
|
|
64
|
+
</li>
|
|
65
|
+
<li>DAA()
|
|
66
|
+
: <a class="el" href="dda_8cpp.html#aab45572f58baa3f8dc5ed54e212b7840">dda.cpp</a>
|
|
67
|
+
</li>
|
|
68
|
+
<li>DFREECHECKER()
|
|
69
|
+
: <a class="el" href="saber_8cpp.html#a7414c3557fff03632694a567163935e4">saber.cpp</a>
|
|
70
|
+
</li>
|
|
71
|
+
<li>ENABLECONTEXT()
|
|
72
|
+
: <a class="el" href="dda_8cpp.html#a02c0d2c3df5da031a63c2060fd9dd77d">dda.cpp</a>
|
|
73
|
+
</li>
|
|
74
|
+
<li>ENABLEFIELD()
|
|
75
|
+
: <a class="el" href="dda_8cpp.html#aa897ff2ba2a78de743d8695c5776bd9e">dda.cpp</a>
|
|
76
|
+
</li>
|
|
77
|
+
<li>ENABLEFLOW()
|
|
78
|
+
: <a class="el" href="dda_8cpp.html#a994ea57cf2d8360458751a1f404b52d5">dda.cpp</a>
|
|
79
|
+
</li>
|
|
80
|
+
<li>FILECHECKER()
|
|
81
|
+
: <a class="el" href="saber_8cpp.html#a7fcc25f6477cb14786e27bf43226cc87">saber.cpp</a>
|
|
82
|
+
</li>
|
|
83
|
+
<li>if()
|
|
84
|
+
: <a class="el" href="CFL_2CMakeLists_8txt.html#a54d13ee9b2d71352e44062df3e531b71">CMakeLists.txt</a>
|
|
85
|
+
</li>
|
|
86
|
+
<li>LEAKCHECKER()
|
|
87
|
+
: <a class="el" href="saber_8cpp.html#ab978200e20fbbdb10acca9efeff745bc">saber.cpp</a>
|
|
88
|
+
</li>
|
|
89
|
+
<li>main()
|
|
90
|
+
: <a class="el" href="cfl_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">cfl.cpp</a>
|
|
91
|
+
, <a class="el" href="wpa_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">wpa.cpp</a>
|
|
92
|
+
, <a class="el" href="saber_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">saber.cpp</a>
|
|
93
|
+
, <a class="el" href="mta_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">mta.cpp</a>
|
|
94
|
+
, <a class="el" href="svf-ex_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">svf-ex.cpp</a>
|
|
95
|
+
, <a class="el" href="dda_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">dda.cpp</a>
|
|
96
|
+
</li>
|
|
97
|
+
<li>printPts()
|
|
98
|
+
: <a class="el" href="svf-ex_8cpp.html#a985b6c880c7922538046c6a1fa987829">svf-ex.cpp</a>
|
|
99
|
+
</li>
|
|
100
|
+
<li>REGPT()
|
|
101
|
+
: <a class="el" href="dda_8cpp.html#a1c2c3ba06219d3fde5cfe1a745fa311f">dda.cpp</a>
|
|
102
|
+
</li>
|
|
103
|
+
<li>RFINEPT()
|
|
104
|
+
: <a class="el" href="dda_8cpp.html#a9e2df1a2ac7e26eb1be2e2dbab4699f4">dda.cpp</a>
|
|
105
|
+
</li>
|
|
106
|
+
<li>set()
|
|
107
|
+
: <a class="el" href="WPA_2CMakeLists_8txt.html#aa25eee5e4cf33b5664275ce17ec24986">CMakeLists.txt</a>
|
|
108
|
+
</li>
|
|
109
|
+
<li>traverseOnICFG()
|
|
110
|
+
: <a class="el" href="svf-ex_8cpp.html#addc5529c5b161d0c61eba4944428455e">svf-ex.cpp</a>
|
|
111
|
+
</li>
|
|
112
|
+
<li>traverseOnVFG()
|
|
113
|
+
: <a class="el" href="svf-ex_8cpp.html#ad58149e5445ad22ce478339e103ab42b">svf-ex.cpp</a>
|
|
72
114
|
</li>
|
|
73
115
|
</ul>
|
|
74
116
|
</div><!-- contents -->
|
|
@@ -58,251 +58,54 @@ $(function() {
|
|
|
58
58
|
</div>
|
|
59
59
|
|
|
60
60
|
<div class="contents">
|
|
61
|
-
 
|
|
62
|
-
|
|
63
|
-
<h3><a id="index_a"></a>- a -</h3><ul>
|
|
64
|
-
<li>add_item_to_array()
|
|
65
|
-
: <a class="el" href="cJSON_8cpp.html#a816d10c908af6be844a1f8277363e2f1">cJSON.cpp</a>
|
|
66
|
-
</li>
|
|
67
|
-
<li>add_item_to_object()
|
|
68
|
-
: <a class="el" href="cJSON_8cpp.html#acc48bef0e1b495898d9489e577b91d5c">cJSON.cpp</a>
|
|
69
|
-
</li>
|
|
61
|
+
 <ul>
|
|
70
62
|
<li>aliasQuery()
|
|
71
63
|
: <a class="el" href="svf-ex_8cpp.html#ad2f24f5ef6a8eaf0e4a77a8a4d31bc9f">svf-ex.cpp</a>
|
|
72
64
|
</li>
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
<h3><a id="index_b"></a>- b -</h3><ul>
|
|
77
|
-
<li>buffer_skip_whitespace()
|
|
78
|
-
: <a class="el" href="cJSON_8cpp.html#a029a2c33fa2744a7cc5cf061f28d2cfc">cJSON.cpp</a>
|
|
79
|
-
</li>
|
|
80
|
-
</ul>
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
84
|
-
<li>case_insensitive_strcmp()
|
|
85
|
-
: <a class="el" href="cJSON_8cpp.html#a9b295e9edc859c11ad8c1e3d2cef0467">cJSON.cpp</a>
|
|
86
|
-
</li>
|
|
87
|
-
<li>cast_away_const()
|
|
88
|
-
: <a class="el" href="cJSON_8cpp.html#a48223c36735c39cfc4711b0659f966c8">cJSON.cpp</a>
|
|
89
|
-
</li>
|
|
90
|
-
<li>checkArgTypes()
|
|
91
|
-
: <a class="el" href="CHG_8cpp.html#a28cd7506ba009f12fa978aab492767b7">CHG.cpp</a>
|
|
65
|
+
<li>DAA()
|
|
66
|
+
: <a class="el" href="dda_8cpp.html#aab45572f58baa3f8dc5ed54e212b7840">dda.cpp</a>
|
|
92
67
|
</li>
|
|
93
|
-
<li>
|
|
94
|
-
: <a class="el" href="
|
|
68
|
+
<li>DFREECHECKER()
|
|
69
|
+
: <a class="el" href="saber_8cpp.html#a7414c3557fff03632694a567163935e4">saber.cpp</a>
|
|
95
70
|
</li>
|
|
96
|
-
<li>
|
|
97
|
-
: <a class="el" href="
|
|
71
|
+
<li>ENABLECONTEXT()
|
|
72
|
+
: <a class="el" href="dda_8cpp.html#a02c0d2c3df5da031a63c2060fd9dd77d">dda.cpp</a>
|
|
98
73
|
</li>
|
|
99
|
-
<li>
|
|
100
|
-
: <a class="el" href="
|
|
74
|
+
<li>ENABLEFIELD()
|
|
75
|
+
: <a class="el" href="dda_8cpp.html#aa897ff2ba2a78de743d8695c5776bd9e">dda.cpp</a>
|
|
101
76
|
</li>
|
|
102
|
-
<li>
|
|
103
|
-
: <a class="el" href="
|
|
77
|
+
<li>ENABLEFLOW()
|
|
78
|
+
: <a class="el" href="dda_8cpp.html#a994ea57cf2d8360458751a1f404b52d5">dda.cpp</a>
|
|
104
79
|
</li>
|
|
105
|
-
<li>
|
|
106
|
-
: <a class="el" href="
|
|
107
|
-
, <a class="el" href="cJSON_8cpp.html#aa64b79aec6e4df008236f79b7f373641">cJSON.cpp</a>
|
|
80
|
+
<li>FILECHECKER()
|
|
81
|
+
: <a class="el" href="saber_8cpp.html#a7fcc25f6477cb14786e27bf43226cc87">saber.cpp</a>
|
|
108
82
|
</li>
|
|
109
|
-
<li>cJSON_strdup()
|
|
110
|
-
: <a class="el" href="cJSON_8cpp.html#a5da7bd9b4622e97e7e19c36017410252">cJSON.cpp</a>
|
|
111
|
-
</li>
|
|
112
|
-
<li>compare_double()
|
|
113
|
-
: <a class="el" href="cJSON_8cpp.html#aa7a85b63f1830e7e666e1f56872d5d3e">cJSON.cpp</a>
|
|
114
|
-
</li>
|
|
115
|
-
<li>convertExpression()
|
|
116
|
-
: <a class="el" href="BreakConstantExpr_8cpp.html#a25cf7d9aff084a1cd1aa51c85a4a17e1">BreakConstantExpr.cpp</a>
|
|
117
|
-
</li>
|
|
118
|
-
<li>create_reference()
|
|
119
|
-
: <a class="el" href="cJSON_8cpp.html#ac06bbc307a6f39fe58aafbcb82fbf4b3">cJSON.cpp</a>
|
|
120
|
-
</li>
|
|
121
|
-
<li>cutree_cdist()
|
|
122
|
-
: <a class="el" href="fastcluster_8h.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.h</a>
|
|
123
|
-
, <a class="el" href="fastcluster_8cpp.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.cpp</a>
|
|
124
|
-
</li>
|
|
125
|
-
<li>cutree_k()
|
|
126
|
-
: <a class="el" href="fastcluster_8cpp.html#a4815993b37ce6e177c9838584e4cda24">fastcluster.cpp</a>
|
|
127
|
-
, <a class="el" href="fastcluster_8h.html#a4815993b37ce6e177c9838584e4cda24">fastcluster.h</a>
|
|
128
|
-
</li>
|
|
129
|
-
</ul>
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
<h3><a id="index_e"></a>- e -</h3><ul>
|
|
133
|
-
<li>ensure()
|
|
134
|
-
: <a class="el" href="cJSON_8cpp.html#a3faa1600bc8001eaed05f16060668ce6">cJSON.cpp</a>
|
|
135
|
-
</li>
|
|
136
|
-
</ul>
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
<h3><a id="index_f"></a>- f -</h3><ul>
|
|
140
|
-
<li>Fbar()
|
|
141
|
-
: <a class="el" href="PEGGrammar_8txt.html#a381299bc74db18cd7c54b9e856fca447">PEGGrammar.txt</a>
|
|
142
|
-
</li>
|
|
143
|
-
<li>fc_isnan()
|
|
144
|
-
: <a class="el" href="fastcluster_8cpp.html#a8abcd9d66492e761592578e82ce2cba0">fastcluster.cpp</a>
|
|
145
|
-
</li>
|
|
146
|
-
<li>for()
|
|
147
|
-
: <a class="el" href="cJSON_8cpp.html#a8a10bf77b3753124dd7ae92c5c4184cc">cJSON.cpp</a>
|
|
148
|
-
</li>
|
|
149
|
-
</ul>
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
<h3><a id="index_g"></a>- g -</h3><ul>
|
|
153
|
-
<li>get_array_item()
|
|
154
|
-
: <a class="el" href="cJSON_8cpp.html#a82f460889bcb63ee840fc821feef5aa5">cJSON.cpp</a>
|
|
155
|
-
</li>
|
|
156
|
-
<li>get_decimal_point()
|
|
157
|
-
: <a class="el" href="cJSON_8cpp.html#ab25412ae56c8c594831918169bea100d">cJSON.cpp</a>
|
|
158
|
-
</li>
|
|
159
|
-
<li>get_object_item()
|
|
160
|
-
: <a class="el" href="cJSON_8cpp.html#a768303890e9be802d51b0e0a110302f4">cJSON.cpp</a>
|
|
161
|
-
</li>
|
|
162
|
-
<li>getBeforeParenthesis()
|
|
163
|
-
: <a class="el" href="CppUtil_8cpp.html#a2bff9158f699b6fd11c8e116b91e4809">CppUtil.cpp</a>
|
|
164
|
-
</li>
|
|
165
|
-
<li>getJsonFile()
|
|
166
|
-
: <a class="el" href="ExtAPI_8cpp.html#a82e0f4095086de7f384a1f55838b5d28">ExtAPI.cpp</a>
|
|
167
|
-
</li>
|
|
168
|
-
<li>GetStdoutFromCommand()
|
|
169
|
-
: <a class="el" href="ExtAPI_8cpp.html#a424940f91f234b23bcc633f12269f935">ExtAPI.cpp</a>
|
|
170
|
-
</li>
|
|
171
|
-
</ul>
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
<h3><a id="index_h"></a>- h -</h3><ul>
|
|
175
|
-
<li>handleThunkFunction()
|
|
176
|
-
: <a class="el" href="CppUtil_8cpp.html#a264d15523be2c695d9cee8d49ae87ebe">CppUtil.cpp</a>
|
|
177
|
-
</li>
|
|
178
|
-
<li>hasConstantGEP()
|
|
179
|
-
: <a class="el" href="BreakConstantExpr_8cpp.html#a81381bb19688464256bd09ef22e965e4">BreakConstantExpr.cpp</a>
|
|
180
|
-
</li>
|
|
181
|
-
<li>hasEdge()
|
|
182
|
-
: <a class="el" href="CHG_8cpp.html#a4c6cbac96543cd55e4df050a33512ac5">CHG.cpp</a>
|
|
183
|
-
</li>
|
|
184
|
-
<li>hclust_fast()
|
|
185
|
-
: <a class="el" href="fastcluster_8h.html#acccd226cbdf0944b5c9e24c84a4599c9">fastcluster.h</a>
|
|
186
|
-
, <a class="el" href="fastcluster_8cpp.html#acccd226cbdf0944b5c9e24c84a4599c9">fastcluster.cpp</a>
|
|
187
|
-
</li>
|
|
188
|
-
</ul>
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
192
83
|
<li>if()
|
|
193
|
-
: <a class="el" href="
|
|
194
|
-
, <a class="el" href="tools_2MTA_2CMakeLists_8txt.html#ac031158595e870c66c5d79c82a909710">CMakeLists.txt</a>
|
|
195
|
-
, <a class="el" href="cJSON_8cpp.html#a28f4a33af8f7fcee96d1559e403ff29b">cJSON.cpp</a>
|
|
196
|
-
, <a class="el" href="tools_2CFL_2CMakeLists_8txt.html#a1fd8413c9b18e2bc5fdbb9f1c958c017">CMakeLists.txt</a>
|
|
197
|
-
, <a class="el" href="cJSON_8cpp.html#a9a60d8945eee5e6258fce5439e056c55">cJSON.cpp</a>
|
|
198
|
-
, <a class="el" href="tools_2SABER_2CMakeLists_8txt.html#a0ea45b7ef1bbbc031c899c47aa7eff4e">CMakeLists.txt</a>
|
|
84
|
+
: <a class="el" href="CFL_2CMakeLists_8txt.html#a54d13ee9b2d71352e44062df3e531b71">CMakeLists.txt</a>
|
|
199
85
|
</li>
|
|
200
|
-
<li>
|
|
201
|
-
: <a class="el" href="
|
|
86
|
+
<li>LEAKCHECKER()
|
|
87
|
+
: <a class="el" href="saber_8cpp.html#ab978200e20fbbdb10acca9efeff745bc">saber.cpp</a>
|
|
202
88
|
</li>
|
|
203
|
-
<li>isOperOverload()
|
|
204
|
-
: <a class="el" href="CppUtil_8cpp.html#ac2244b6f8e2bbebde02dd47fedd0ebd8">CppUtil.cpp</a>
|
|
205
|
-
</li>
|
|
206
|
-
</ul>
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
<h3><a id="index_m"></a>- m -</h3><ul>
|
|
210
89
|
<li>main()
|
|
211
90
|
: <a class="el" href="cfl_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">cfl.cpp</a>
|
|
212
|
-
, <a class="el" href="dda_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">dda.cpp</a>
|
|
213
91
|
, <a class="el" href="wpa_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">wpa.cpp</a>
|
|
214
92
|
, <a class="el" href="saber_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">saber.cpp</a>
|
|
215
93
|
, <a class="el" href="mta_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">mta.cpp</a>
|
|
216
94
|
, <a class="el" href="svf-ex_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">svf-ex.cpp</a>
|
|
217
|
-
</
|
|
218
|
-
<li>minify_string()
|
|
219
|
-
: <a class="el" href="cJSON_8cpp.html#a569f331078de59d01dee9351fa106e3b">cJSON.cpp</a>
|
|
220
|
-
</li>
|
|
221
|
-
</ul>
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
225
|
-
<li>parse_array()
|
|
226
|
-
: <a class="el" href="cJSON_8cpp.html#a367cc7ac5a592211d9f18dc02dd23069">cJSON.cpp</a>
|
|
227
|
-
</li>
|
|
228
|
-
<li>parse_hex4()
|
|
229
|
-
: <a class="el" href="cJSON_8cpp.html#a1aa736fdc6ba20c7d46622d20766e916">cJSON.cpp</a>
|
|
230
|
-
</li>
|
|
231
|
-
<li>parse_number()
|
|
232
|
-
: <a class="el" href="cJSON_8cpp.html#a699e1cebda71c2846a9a10b29b4dc407">cJSON.cpp</a>
|
|
233
|
-
</li>
|
|
234
|
-
<li>parse_object()
|
|
235
|
-
: <a class="el" href="cJSON_8cpp.html#a1472ac5d1becd7d9a5e558b4c053b06a">cJSON.cpp</a>
|
|
236
|
-
</li>
|
|
237
|
-
<li>parse_string()
|
|
238
|
-
: <a class="el" href="cJSON_8cpp.html#adf47b520af96d1bbefa2390016fbdb51">cJSON.cpp</a>
|
|
239
|
-
</li>
|
|
240
|
-
<li>parse_value()
|
|
241
|
-
: <a class="el" href="cJSON_8cpp.html#afd5c0b7089e4de2fc9b2af599d4b596f">cJSON.cpp</a>
|
|
242
|
-
</li>
|
|
243
|
-
<li>parseJson()
|
|
244
|
-
: <a class="el" href="ExtAPI_8cpp.html#a3957468a4d85cef02d8be1f82bcdfc69">ExtAPI.cpp</a>
|
|
245
|
-
</li>
|
|
246
|
-
<li>print()
|
|
247
|
-
: <a class="el" href="cJSON_8cpp.html#ae71e2aec89bf140e6430cb7d5ca417c5">cJSON.cpp</a>
|
|
248
|
-
</li>
|
|
249
|
-
<li>print_array()
|
|
250
|
-
: <a class="el" href="cJSON_8cpp.html#ae84642817f3965a85c7c617663250c16">cJSON.cpp</a>
|
|
251
|
-
</li>
|
|
252
|
-
<li>print_number()
|
|
253
|
-
: <a class="el" href="cJSON_8cpp.html#ad93d84de08872da0eaa6624be0e74a68">cJSON.cpp</a>
|
|
254
|
-
</li>
|
|
255
|
-
<li>print_object()
|
|
256
|
-
: <a class="el" href="cJSON_8cpp.html#a3d742f5c68799bca291432a9cd72f8dd">cJSON.cpp</a>
|
|
257
|
-
</li>
|
|
258
|
-
<li>print_string()
|
|
259
|
-
: <a class="el" href="cJSON_8cpp.html#ad087dd738e49b4258f0a3d378a121df6">cJSON.cpp</a>
|
|
260
|
-
</li>
|
|
261
|
-
<li>print_string_ptr()
|
|
262
|
-
: <a class="el" href="cJSON_8cpp.html#af5b4e769356f10d99a7f66697c42c1bb">cJSON.cpp</a>
|
|
263
|
-
</li>
|
|
264
|
-
<li>print_value()
|
|
265
|
-
: <a class="el" href="cJSON_8cpp.html#a5ba141f183b9abb4b49e38a211299c7e">cJSON.cpp</a>
|
|
95
|
+
, <a class="el" href="dda_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">dda.cpp</a>
|
|
266
96
|
</li>
|
|
267
97
|
<li>printPts()
|
|
268
98
|
: <a class="el" href="svf-ex_8cpp.html#a985b6c880c7922538046c6a1fa987829">svf-ex.cpp</a>
|
|
269
99
|
</li>
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
274
|
-
<li>replace_item_in_object()
|
|
275
|
-
: <a class="el" href="cJSON_8cpp.html#afdae75197cf2c440ef858a2e93b104f2">cJSON.cpp</a>
|
|
100
|
+
<li>REGPT()
|
|
101
|
+
: <a class="el" href="dda_8cpp.html#a1c2c3ba06219d3fde5cfe1a745fa311f">dda.cpp</a>
|
|
276
102
|
</li>
|
|
277
|
-
<li>
|
|
278
|
-
: <a class="el" href="
|
|
103
|
+
<li>RFINEPT()
|
|
104
|
+
: <a class="el" href="dda_8cpp.html#a9e2df1a2ac7e26eb1be2e2dbab4699f4">dda.cpp</a>
|
|
279
105
|
</li>
|
|
280
|
-
</ul>
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
<h3><a id="index_s"></a>- s -</h3><ul>
|
|
284
106
|
<li>set()
|
|
285
|
-
: <a class="el" href="
|
|
107
|
+
: <a class="el" href="WPA_2CMakeLists_8txt.html#aa25eee5e4cf33b5664275ce17ec24986">CMakeLists.txt</a>
|
|
286
108
|
</li>
|
|
287
|
-
<li>skip_multiline_comment()
|
|
288
|
-
: <a class="el" href="cJSON_8cpp.html#a4b9e22afcb0d33932c691b5af9f2560a">cJSON.cpp</a>
|
|
289
|
-
</li>
|
|
290
|
-
<li>skip_oneline_comment()
|
|
291
|
-
: <a class="el" href="cJSON_8cpp.html#a98eaeafefb811c738494a26265309a07">cJSON.cpp</a>
|
|
292
|
-
</li>
|
|
293
|
-
<li>skip_utf8_bom()
|
|
294
|
-
: <a class="el" href="cJSON_8cpp.html#a13b2d9f17c3b80a8878405f2782cd916">cJSON.cpp</a>
|
|
295
|
-
</li>
|
|
296
|
-
<li>STATISTIC()
|
|
297
|
-
: <a class="el" href="BreakConstantExpr_8cpp.html#a53fcf89c33901a1e4bf09351eb612a6a">BreakConstantExpr.cpp</a>
|
|
298
|
-
</li>
|
|
299
|
-
<li>suffix_object()
|
|
300
|
-
: <a class="el" href="cJSON_8cpp.html#a5d61bcc0045ace88c2ae04f0928eeace">cJSON.cpp</a>
|
|
301
|
-
</li>
|
|
302
|
-
</ul>
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
<h3><a id="index_t"></a>- t -</h3><ul>
|
|
306
109
|
<li>traverseOnICFG()
|
|
307
110
|
: <a class="el" href="svf-ex_8cpp.html#addc5529c5b161d0c61eba4944428455e">svf-ex.cpp</a>
|
|
308
111
|
</li>
|
|
@@ -310,23 +113,6 @@ $(function() {
|
|
|
310
113
|
: <a class="el" href="svf-ex_8cpp.html#ad58149e5445ad22ce478339e103ab42b">svf-ex.cpp</a>
|
|
311
114
|
</li>
|
|
312
115
|
</ul>
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
<h3><a id="index_u"></a>- u -</h3><ul>
|
|
316
|
-
<li>update_offset()
|
|
317
|
-
: <a class="el" href="cJSON_8cpp.html#af5fb173126786c1e3f90b6df6e2500c5">cJSON.cpp</a>
|
|
318
|
-
</li>
|
|
319
|
-
<li>utf16_literal_to_utf8()
|
|
320
|
-
: <a class="el" href="cJSON_8cpp.html#a0e2851b1b595b3b430fd186e7deaf987">cJSON.cpp</a>
|
|
321
|
-
</li>
|
|
322
|
-
</ul>
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
<h3><a id="index_w"></a>- w -</h3><ul>
|
|
326
|
-
<li>while()
|
|
327
|
-
: <a class="el" href="cJSON_8cpp.html#a209b15238c5803bc547b2d77e02f29b4">cJSON.cpp</a>
|
|
328
|
-
</li>
|
|
329
|
-
</ul>
|
|
330
116
|
</div><!-- contents -->
|
|
331
117
|
<!-- start footer part -->
|
|
332
118
|
<hr class="footer"/><address class="footer"><small>
|