CBMC
|
Go to the source code of this file.
Functions | |
void | string_instrumentation (symbol_tablet &, goto_programt &) |
void | string_instrumentation (symbol_tablet &, goto_functionst &) |
void | string_instrumentation (goto_modelt &) |
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 46 of file string_instrumentation.cpp.
Definition at line 28 of file string_instrumentation.cpp.
void string_instrumentation | ( | goto_modelt & | ) |
Definition at line 178 of file string_instrumentation.cpp.
void string_instrumentation | ( | symbol_tablet & | , |
goto_functionst & | |||
) |
Definition at line 170 of file string_instrumentation.cpp.
void string_instrumentation | ( | symbol_tablet & | , |
goto_programt & | |||
) |
Definition at line 162 of file string_instrumentation.cpp.
Definition at line 36 of file string_instrumentation.cpp.