Ghidra Decompiler Analysis Engine
Classes
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:

Go to the source code of this file.

Classes

class  HighEdge
 A record for caching a Cover intersection test between two HighVariable objects. More...
 
class  BlockVarnode
 Helper class associating a Varnode with the block where it is defined. More...
 
class  Merge
 Class for merging low-level Varnodes into high-level HighVariables. More...
 

Detailed Description

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