get_xrefs_to
Retrieve all cross references pointing to a specific address in IDA Pro to analyze code relationships and data flows during reverse engineering.
Instructions
Get all cross references to the given address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Address to get cross references to |