Symbolic Execution of ANSI-C. More...
#include "goto_symex.h"#include <util/arith_tools.h>#include <util/byte_operators.h>#include <util/c_types.h>#include <util/exception_utils.h>#include <util/fresh_symbol.h>#include <util/invariant.h>#include <util/range.h>#include <util/std_code.h>#include "expr_skeleton.h"#include "path_storage.h"#include "symex_assign.h"Go to the source code of this file.
Symbolic Execution of ANSI-C.
Definition in file symex_function_call.cpp.
pop one call frame
Definition at line 387 of file symex_function_call.cpp.