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

Public Member Functions

 DisassemblyCache (ContextCache *ccache, AddrSpace *cspace, int4 cachesize, int4 windowsize)
 
ParserContext * getParserContext (const Address &addr)
 

Private Member Functions

void initialize (int4 min, int4 hashsize)
 
void free (void)
 

Private Attributes

ContextCachecontextcache
 
AddrSpaceconstspace
 
int4 minimumreuse
 
uint4 mask
 
ParserContext ** list
 
int4 nextfree
 
ParserContext ** hashtable
 

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