decompiler  1.0.0
Public Member Functions | Private Member Functions | Private Attributes | List of all members
PcodeCacher Class Reference

Public Member Functions

VarnodeDataallocateVarnodes (uint4 size)
 
PcodeDataallocateInstruction (void)
 
void addLabelRef (VarnodeData *ptr)
 
void addLabel (uint4 id)
 
void clear (void)
 
void resolveRelatives (void)
 
void emit (const Address &addr, PcodeEmit *emt) const
 

Private Member Functions

VarnodeDataexpandPool (uint4 size)
 

Private Attributes

VarnodeDatapoolstart
 
VarnodeDatacurpool
 
VarnodeDataendpool
 
vector< PcodeDataissued
 
list< RelativeRecordlabel_refs
 
vector< uintb > labels
 

The documentation for this class was generated from the following files: