ida_xrefs_from
Get all outgoing cross-references from an address or symbol in IDA Pro, showing what it calls or references. Helps analyze call graphs and dependencies.
Instructions
Get all cross-references FROM an address (what this calls/references).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50) | |
| address | Yes | Source address or symbol |