Cross-references
xrefs_toIdentify every reference pointing to a given address in a Ghidra binary. Use this to trace which functions or data access a specific memory location.
Instructions
Everything that references an address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| address | Yes | Target address, e.g. 0x140001000 |