get_stack_frame
Retrieve the complete stack frame layout of a function, including all local variables, offsets, sizes, and overall frame geometry.
Instructions
Get the complete stack frame layout of a function — all stack variables, their offsets, sizes, and the overall frame geometry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |