decompiler  1.0.0
Classes
dynamic.hh File Reference

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  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...
 

Detailed Description

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.