|
Predator
[unstable] git snapshot
|
SymExec - top level algorithm of the symbolic execution. More...
#include <string>Go to the source code of this file.
Data Structures | |
| struct | SymExecParams |
Namespaces | |
| namespace | CodeStorage |
| object model that describes the analyzed code on the input | |
Functions | |
| void | execute (SymState &results, const SymHeap &entry, const CodeStorage::Fnc &fnc, const SymExecParams &ep) |
SymExec - top level algorithm of the symbolic execution.
Definition in file symexec.hh.
| void execute | ( | SymState & | results, |
| const SymHeap & | entry, | ||
| const CodeStorage::Fnc & | fnc, | ||
| const SymExecParams & | ep | ||
| ) |
1.8.3.1