Ghidra Decompiler Analysis Engine
|
Utilities for making references to dynamic variables: defined as locations and constants that can only be identified by their context within the data-flow graph. More...
#include "varnode.hh"
Go to the source code of this file.
Classes | |
class | ToOpEdge |
An edge between a Varnode and a PcodeOp. More... | |
class | DynamicHash |
A hash utility to uniquely identify a temporary Varnode in data-flow. More... | |
Utilities for making references to dynamic variables: defined as locations and constants that can only be identified by their context within the data-flow graph.