ida_xrefs_from
Find all outgoing cross-references from an address or symbol, revealing what it calls or references. Ideal for reverse engineering and code analysis.
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 |