get_function_callers
Identify every function that calls a specific function in an IDA Pro database. Groups call sites by calling function for quick analysis of cross-references.
Instructions
Get all functions that call a given function. Higher-level than xrefs — groups by calling function and shows call sites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |