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