Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
merge.hh File Reference

Utilities for merging low-level Varnodes into high-level variables. More...

#include "op.hh"
Include dependency graph for merge.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  ghidra::BlockVarnode
 Helper class associating a Varnode with the block where it is defined. More...
 
class  ghidra::StackAffectingOps
 The set of CALL and STORE ops that might indirectly affect stack variables. More...
 
class  ghidra::Merge
 Class for merging low-level Varnodes into high-level HighVariables. More...
 

Detailed Description

Utilities for merging low-level Varnodes into high-level variables.