-
- Downloads
Added call graph functionality
Former-commit-id: a5916f3d8b82cd9a5373a20a4406996b9c0fb44f
Showing
- .gitattributes 3 additions, 0 deletions.gitattributes
- libIRDB/include/cfg/callgraph.hpp 54 additions, 0 deletionslibIRDB/include/cfg/callgraph.hpp
- libIRDB/include/libIRDB-cfg.hpp 1 addition, 0 deletionslibIRDB/include/libIRDB-cfg.hpp
- libIRDB/src/cfg/Makefile 1 addition, 1 deletionlibIRDB/src/cfg/Makefile
- libIRDB/src/cfg/callgraph.cpp 144 additions, 0 deletionslibIRDB/src/cfg/callgraph.cpp
- libIRDB/test/Makefile 1 addition, 1 deletionlibIRDB/test/Makefile
- libIRDB/test/build_callgraph.cpp 105 additions, 0 deletionslibIRDB/test/build_callgraph.cpp
libIRDB/include/cfg/callgraph.hpp
0 → 100644
libIRDB/src/cfg/callgraph.cpp
0 → 100644
libIRDB/test/build_callgraph.cpp
0 → 100644
Please register or sign in to comment