decompiler  1.0.0
Classes
variable.hh File Reference

Definitions for high-level variables. More...

#include "varnode.hh"

Classes

class  ghidra::VariableGroup
 Forward declaration. More...
 
struct  ghidra::VariableGroup::PieceCompareByOffset
 Compare two VariablePiece pointers by offset then by size. More...
 
class  ghidra::VariablePiece
 Information about how a HighVariable fits into a larger group or Symbol. More...
 
class  ghidra::HighVariable
 A high-level variable modeled as a list of low-level variables, each written once. More...
 
class  ghidra::HighEdge
 A record for caching a Cover intersection test between two HighVariable objects. More...
 
class  ghidra::HighIntersectTest
 A cache of Cover intersection tests for HighVariables. More...
 

Detailed Description

Definitions for high-level variables.