CBMC
|
This is the complete list of members for string_instrumentationt, including all inherited members.
do_format_string_read(goto_programt &dest, goto_programt::const_targett target, const code_function_callt::argumentst &arguments, std::size_t format_string_inx, std::size_t argument_start_inx, const std::string &function_name) | string_instrumentationt | protected |
do_format_string_write(goto_programt &dest, goto_programt::const_targett target, const code_function_callt::argumentst &arguments, std::size_t format_string_inx, std::size_t argument_start_inx, const std::string &function_name) | string_instrumentationt | protected |
do_fscanf(goto_programt &dest, goto_programt::targett target, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_function_call(goto_programt &dest, goto_programt::targett target) | string_instrumentationt | protected |
do_snprintf(goto_programt &dest, goto_programt::targett target, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_sprintf(goto_programt &dest, goto_programt::targett target, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_strcat(goto_programt &dest, goto_programt::targett it, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_strchr(goto_programt &dest, goto_programt::targett target, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_strerror(goto_programt &dest, goto_programt::targett it, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_strncmp(goto_programt &dest, goto_programt::targett it, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_strrchr(goto_programt &dest, goto_programt::targett target, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_strstr(goto_programt &dest, goto_programt::targett target, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
do_strtok(goto_programt &dest, goto_programt::targett target, const exprt &lhs, const exprt::operandst &arguments) | string_instrumentationt | protected |
instrument(goto_programt &dest, goto_programt::targett it) | string_instrumentationt | protected |
invalidate_buffer(goto_programt &dest, goto_programt::const_targett target, const exprt &buffer, const typet &buf_type, const mp_integer &limit) | string_instrumentationt | protected |
is_string_type(const typet &t) const | string_instrumentationt | inlineprotected |
ns | string_instrumentationt | protected |
operator()(goto_programt &dest) | string_instrumentationt | |
operator()(goto_functionst &dest) | string_instrumentationt | |
string_instrumentationt(symbol_table_baset &_symbol_table) | string_instrumentationt | inlineexplicit |
symbol_table | string_instrumentationt | protected |