decompiler  1.0.0
Private Attributes | List of all members
DynamicRecommend Class Reference

A name recommendation for a particular dynamic storage location. More...

#include <varmap.hh>

Private Attributes

Address usePoint
 Use point of the Symbol.
 
uint8 hash
 Hash encoding the Symbols environment.
 
string name
 The local symbol name recommendation.
 
uint8 symbolId
 Id associated with the original Symbol.
 

Detailed Description

A name recommendation for a particular dynamic storage location.

A recommendation for a symbol name whose storage is dynamic. The storage is identified using the DynamicHash mechanism and may or may not exist.


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