ROSE
0.11.145.247
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace 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
c
d
g
h
i
l
m
n
s
t
u
v
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
Enumerations
a
b
c
d
e
f
i
k
l
m
o
p
s
t
v
w
x
Enumerator
a
b
c
d
e
f
h
i
l
m
n
o
p
s
t
u
v
w
y
Classes
Class List
Class Index
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
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
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
y
Related Symbols
b
i
o
Files
File List
Examples
src
Rose
BinaryAnalysis
Variables.h
1
#ifndef ROSE_BinaryAnalysis_Variables_H
2
#define ROSE_BinaryAnalysis_Variables_H
3
#include <featureTests.h>
4
#ifdef ROSE_ENABLE_BINARY_ANALYSIS
5
6
#include <Rose/BinaryAnalysis/Variables/BaseVariable.h>
7
#include <Rose/BinaryAnalysis/Variables/BasicTypes.h>
8
#include <Rose/BinaryAnalysis/Variables/GlobalVariable.h>
9
#include <Rose/BinaryAnalysis/Variables/InstructionAccess.h>
10
#include <Rose/BinaryAnalysis/Variables/StackFrame.h>
11
#include <Rose/BinaryAnalysis/Variables/StackVariable.h>
12
#include <Rose/BinaryAnalysis/Variables/VariableFinder.h>
13
14
namespace
Rose
{
15
namespace
BinaryAnalysis {
16
50
namespace
Variables {}
51
52
}
// namespace
53
}
// namespace
54
55
56
#endif
57
#endif
Rose
The ROSE library.
Definition
BinaryTutorial.dox:3
Generated on Mon Mar 31 2025 00:23:30 for ROSE by
1.9.8