Ghidra Decompiler Analysis Engine
|
Classes for building large scale transforms of function data-flow. More...
#include "varnode.hh"
Go to the source code of this file.
Classes | |
class | TransformVar |
Placeholder node for Varnode that will exist after a transform is applied to a function. More... | |
class | TransformOp |
Placeholder node for PcodeOp that will exist after a transform is applied to a function. More... | |
class | LanedRegister |
Describes a (register) storage location and the ways it might be split into lanes. More... | |
class | LanedRegister::LanedIterator |
Class for iterating over possible lane sizes. More... | |
class | LaneDescription |
Description of logical lanes within a big Varnode. More... | |
class | TransformManager |
Class for splitting larger registers holding smaller logical lanes. More... | |
Classes for building large scale transforms of function data-flow.