|
Ghidra Decompiler Analysis Engine
|
An Address range associated with the symbol Scope that owns it. More...
#include <database.hh>
Public Types | |
| typedef Address | linetype |
| The linear element for a rangemap. | |
| typedef NullSubsort | subsorttype |
| The sub-sort object for a rangemap. | |
| typedef Scope * | inittype |
| Initialization data for a ScopeMapper. | |
Friends | |
| class | Database |
An Address range associated with the symbol Scope that owns it.
As part of a rangemap, this forms a map from addresses to namespace Scopes so that the decompiler can quickly find the namespace Scope that holds the Symbol it sees accessed.
1.8.17