cprover
|
Perform Memory-mapped I/O instrumentation. More...
#include <goto-programs/goto_model.h>
Go to the source code of this file.
Functions | |
void | mm_io (const symbol_tablet &, goto_functionst &) |
void | mm_io (goto_modelt &) |
Perform Memory-mapped I/O instrumentation.
Definition in file mm_io.h.
void mm_io | ( | const symbol_tablet & | , |
goto_functionst & | |||
) |
Definition at line 111 of file mm_io.cpp.
References CPROVER_PREFIX, goto_functions_templatet< bodyT >::function_map, symbol_tablet::has_symbol(), symbol_tablet::lookup(), mm_io(), and symbolt::symbol_expr().
void mm_io | ( | goto_modelt & | ) |
Definition at line 131 of file mm_io.cpp.
References goto_modelt::goto_functions, mm_io(), and goto_modelt::symbol_table.