Ghidra Decompiler Analysis Engine
Classes
emulateutil.hh File Reference

(Lightweight) emulation interface for executing PcodeOp objects within a syntax tree or for executing snippets defined with PcodeOpRaw objects More...

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

Go to the source code of this file.

Classes

class  EmulatePcodeOp
 Emulation based on (existing) PcodeOps and Varnodes. More...
 
class  EmulateSnippet
 Emulate a snippet of PcodeOps out of a functional context. More...
 

Detailed Description

(Lightweight) emulation interface for executing PcodeOp objects within a syntax tree or for executing snippets defined with PcodeOpRaw objects