function.ssa_var_def_use
Retrieve the definition and all uses of a specific SSA variable within a function to support reverse engineering and decompilation analysis.
Instructions
Get SSA variable definition and uses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| version | Yes | ||
| session_id | Yes | ||
| variable_name | Yes | ||
| function_start | Yes |