get_xrefs_to
Retrieve all cross-references to a specific address or named location in IDA Pro, showing who calls or references it. Provide a hex address or name to list all referencing code and data.
Instructions
Get all cross-references TO an address (who calls/references this location). Pass hex address or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |