get_xrefs_from
Retrieve all cross-references originating from a specific address to identify what code or data it calls or references. Pass a hex address or named location.
Instructions
Get all cross-references FROM an address (what does this location call/reference). Pass hex address or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |