cprover
|
Library Linking. More...
Go to the source code of this file.
Functions | |
void | link_to_library (symbol_tablet &, goto_functionst &, message_handlert &) |
void | link_to_library (goto_modelt &, message_handlert &) |
Library Linking.
Definition in file link_to_library.h.
void link_to_library | ( | symbol_tablet & | , |
goto_functionst & | , | ||
message_handlert & | |||
) |
Definition at line 31 of file link_to_library.cpp.
References add_cprover_library(), configt::ansi_c, configt::ansi_ct::arch, compute_called_functions(), config, messaget::eom(), goto_functions_templatet< bodyT >::function_map, goto_convert(), messaget::status(), and symbol_tablet::symbols.
void link_to_library | ( | goto_modelt & | , |
message_handlert & | |||
) |
Definition at line 21 of file link_to_library.cpp.
References goto_modelt::goto_functions, link_to_library(), and goto_modelt::symbol_table.
Referenced by clobber_parse_optionst::get_goto_program(), goto_fence_inserter_parse_optionst::instrument_goto_program(), goto_instrument_parse_optionst::instrument_goto_program(), link_to_library(), goto_diff_parse_optionst::process_goto_program(), symex_parse_optionst::process_goto_program(), goto_analyzer_parse_optionst::process_goto_program(), and cbmc_parse_optionst::process_goto_program().