cprover
|
Go to the source code of this file.
Functions | |
bool | ansi_c_entry_point (symbol_tablet &symbol_table, const std::string &standard_main, message_handlert &message_handler) |
bool ansi_c_entry_point | ( | symbol_tablet & | symbol_table, |
const std::string & | standard_main, | ||
message_handlert & | message_handler | ||
) |
Definition at line 121 of file ansi_c_entry_point.cpp.
References symbol_tablet::add(), exprt::add_source_location(), configt::ansi_c, code_function_callt::arguments(), symbolt::base_name, build_function_environment(), config, exprt::copy_to_operands(), CPROVER_PREFIX, goto_functions_templatet< goto_programt >::entry_point(), messaget::eom(), messaget::error(), forall_symbol_base_map, from_integer(), code_function_callt::function(), irept::id(), id2string(), index_type(), INITIALIZE_FUNCTION, configt::ansi_ct::int_width, irept::is_nil(), symbolt::is_static_lifetime, unsignedbv_typet::largest(), signedbv_typet::largest(), code_function_callt::lhs(), symbolt::location, namespacet::lookup(), configt::main, irept::make_nil(), symbolt::mode, symbol_tablet::move(), exprt::move_to_operands(), symbolt::name, exprt::op0(), exprt::op1(), exprt::operands(), code_typet::parameters(), pointer_type(), power(), record_function_outputs(), code_typet::return_type(), irept::set(), messaget::set_message_handler(), codet::set_statement(), static_lifetime_init(), typet::subtype(), irept::swap(), symbol_tablet::symbol_base_map, symbolt::symbol_expr(), symbol_tablet::symbols, to_code_type(), to_pointer_type(), to_signedbv_type(), to_unsignedbv_type(), symbolt::type, exprt::type(), and symbolt::value.
Referenced by ansi_c_languaget::final(), cpp_languaget::final(), and compilet::link().