nds_ghidra_list_calls
List direct Ghidra-derived callers and callees for any NDS function to quickly inspect call relationships during ROM reverse engineering.
Instructions
List bounded depth-one Ghidra-derived callers/callees for one canonical NDS function in an already-current project. No recursive graph traversal is exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom | Yes | ||
| limit | No | ||
| offset | No | ||
| direction | No | ||
| overlayId | No | ||
| processor | Yes | ||
| runtimeAddress | Yes |