function.callers
Retrieve all functions that call a specific function in a Binary Ninja session by providing the session ID and target function address. Identifies direct callers for reverse engineering and code flow analysis.
Instructions
Callers of a function.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| function_start | Yes |