CBMC
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
f
g
j
l
m
r
t
w
Functions
a
c
d
f
g
r
t
w
Typedefs
Enumerations
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
i
k
l
m
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
Related Symbols
b
c
d
e
g
i
j
m
n
o
s
t
u
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
y
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Enumerations
_
a
b
c
d
f
g
i
l
m
p
r
s
t
u
v
w
Enumerator
_
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
mm_io.h
Go to the documentation of this file.
1
/*******************************************************************\
2
3
Module: Perform Memory-mapped I/O instrumentation
4
5
Author: Daniel Kroening
6
7
Date: April 2017
8
9
\*******************************************************************/
10
28
29
#ifndef CPROVER_GOTO_PROGRAMS_MM_IO_H
30
#define CPROVER_GOTO_PROGRAMS_MM_IO_H
31
32
class
goto_functionst
;
33
class
goto_modelt
;
34
class
message_handlert
;
35
class
symbol_tablet
;
36
37
void
mm_io
(
const
symbol_tablet
&,
goto_functionst
&,
message_handlert
&);
38
void
mm_io
(
goto_modelt
&,
message_handlert
&);
39
40
#endif
// CPROVER_GOTO_PROGRAMS_MM_IO_H
goto_functionst
A collection of goto functions.
Definition
goto_functions.h:25
goto_modelt
Definition
goto_model.h:27
message_handlert
Definition
message.h:27
symbol_tablet
The symbol table.
Definition
symbol_table.h:14
mm_io
void mm_io(const symbol_tablet &, goto_functionst &, message_handlert &)
src
goto-programs
mm_io.h
Generated by
1.9.8