decompiler
1.0.0
|
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"
Classes | |
class | ghidra::ToOpEdge |
An edge between a Varnode and a PcodeOp. More... | |
class | ghidra::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.