external.location_add
Add a mapping between an external source address and a target address or symbol to resolve calls and data references during reverse engineering.
Instructions
Add external location mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto | No | ||
| session_id | Yes | ||
| library_name | No | ||
| target_symbol | No | ||
| source_address | Yes | ||
| target_address | No |