decompiler
1.0.0
|
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... | |
Definitions for high-level variables.