B2R2.MiddleEnd.Executor Namespace
Contains functions and types related to IR execution.
| Type | Description |
|
Represents an executor that executes binary code from a given address. |
|
|
Represents the initial memory used for creating an execution state. |
|
|
Provides structured access to an executor-specific state. |
|
|
Represents a collection of labels used in the evaluation state. |
|
|
Represents options for creating an execution state. |
B2R2