cprover
|
Harnessing for goto functions. More...
#include <goto-programs/goto_functions.h>
Go to the source code of this file.
Functions | |
bool | splice_call (goto_functionst &goto_functions, const std::string &callercallee, const symbol_tablet &symbol_table, message_handlert &message_handler) |
Harnessing for goto functions.
Definition in file splice_call.h.
bool splice_call | ( | goto_functionst & | goto_functions, |
const std::string & | callercallee, | ||
const symbol_tablet & | symbol_table, | ||
message_handlert & | message_handler | ||
) |
Definition at line 38 of file splice_call.cpp.
References messaget::eom(), messaget::error(), goto_functionst::function_map, namespacet::lookup(), message_handler, parse_caller_callee(), splice_call(), to_code_function_call(), and goto_functionst::update().
Referenced by goto_instrument_parse_optionst::instrument_goto_program(), and splice_call().