AnnotateGlobal object is used to annotate a global variable at a specific address.
Fields
| Field | Description | Type |
|---|---|---|
location | Address of the variable | AddressValue |
declaration | Variable declaration | string |
Reference
location
The address (AddressValue) where the global variable is defined.