Ghidra Decompiler Analysis Engine
Classes
pcoderaw.hh File Reference

Raw descriptions of varnodes and p-code ops. More...

#include "address.hh"
#include "opbehavior.hh"
Include dependency graph for pcoderaw.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VarnodeData
 Data defining a specific memory location. More...
 
class  PcodeOpRaw
 A low-level representation of a single pcode operation. More...
 

Detailed Description

Raw descriptions of varnodes and p-code ops.