indirect_targets
Resolve indirect call targets within a function: identify function-pointer, callback, ops-table, and runtime dispatch sites, show unresolved ones, and report confidence.
Instructions
Resolve function-pointer, callback, ops-table, and runtime dispatch sites inside a function. Keeps unresolved sites visible and reports confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| format | No | text (compact, default) | json (structured result page) | |
| offset | No | ||
| function | Yes | ||
| target_offset | No |