cprover
|
String Abstraction. More...
#include "goto_functions.h"
Go to the source code of this file.
Functions | |
void | string_instrumentation (symbol_tablet &, message_handlert &, goto_programt &) |
void | string_instrumentation (symbol_tablet &, message_handlert &, goto_functionst &) |
void | string_instrumentation (goto_modelt &, message_handlert &) |
exprt | is_zero_string (const exprt &what, bool write=false) |
exprt | zero_string_length (const exprt &what, bool write=false) |
exprt | buffer_size (const exprt &what) |
String Abstraction.
Definition in file string_instrumentation.h.
Definition at line 48 of file string_instrumentation.cpp.
References exprt::copy_to_operands(), and size_type().
Referenced by string_instrumentationt::do_format_string_write(), string_instrumentationt::do_snprintf(), and string_instrumentationt::invalidate_buffer().
Definition at line 28 of file string_instrumentation.cpp.
References exprt::copy_to_operands(), and irept::set().
Referenced by string_instrumentationt::do_format_string_read(), string_instrumentationt::do_strchr(), string_instrumentationt::do_strerror(), string_instrumentationt::do_strrchr(), string_instrumentationt::do_strstr(), and string_instrumentationt::do_strtok().
void string_instrumentation | ( | symbol_tablet & | , |
message_handlert & | , | ||
goto_programt & | |||
) |
Definition at line 157 of file string_instrumentation.cpp.
References message_handler, and string_instrumentation().
Referenced by cbmc_parse_optionst::process_goto_program(), and string_instrumentation().
void string_instrumentation | ( | symbol_tablet & | , |
message_handlert & | , | ||
goto_functionst & | |||
) |
Definition at line 166 of file string_instrumentation.cpp.
References message_handler, and string_instrumentation().
void string_instrumentation | ( | goto_modelt & | , |
message_handlert & | |||
) |
Definition at line 175 of file string_instrumentation.cpp.
References goto_modelt::goto_functions, message_handler, string_instrumentation(), and goto_modelt::symbol_table.
Definition at line 38 of file string_instrumentation.cpp.
References exprt::copy_to_operands(), irept::set(), and size_type().