Ghidra 11.3.2
Ghidra internal decompiler documentation.
|
Utilities for processing data structures associated with a single function. More...
#include "architecture.hh"
#include "override.hh"
#include "heritage.hh"
#include "merge.hh"
#include "dynamic.hh"
#include "unionresolve.hh"
Classes | |
class | ghidra::Funcdata |
Container for data structures associated with a single function. More... | |
class | ghidra::PcodeEmitFd |
A p-code emitter for building PcodeOp objects. More... | |
class | ghidra::CloneBlockOps |
Control the cloning of PcodeOps from within a basic block into another block. More... | |
struct | ghidra::CloneBlockOps::ClonePair |
Helper class for pairing a p-code op with its clone. More... | |
class | ghidra::AncestorRealistic |
Helper class for determining if Varnodes can trace their value from a legitimate source. More... | |
class | ghidra::AncestorRealistic::State |
Node in a depth first traversal of ancestors. More... | |
Utilities for processing data structures associated with a single function.