|
decompiler
1.0.0
|
Action, Rule, and other associates classes supporting transformations on function data-flow. More...
#include "block.hh"Classes | |
| class | ActionGroupList |
| The list of groups defining a root Action. More... | |
| class | Action |
| Large scale transformations applied to the varnode/op graph. More... | |
| class | ActionGroup |
| A group of actions (generally) applied in sequence. More... | |
| class | ActionRestartGroup |
| Action which checks if restart (sub)actions have been generated and restarts itself. More... | |
| class | Rule |
| Class for performing a single transformation on a PcodeOp or Varnode. More... | |
| class | ActionPool |
| A pool of Rules that apply simultaneously. More... | |
| class | ActionDatabase |
| Database of root Action objects that can be used to transform a function. More... | |
1.8.11