| Name | Type | Description | Notes |
|---|---|---|---|
| calleeFunctionId | Long | Internal callee function ID; 0 means not provided | [optional] |
| calleeName | String | Callee name (for external calls) | [optional] |
| calleeVaddr | Long | Virtual address of the callee | |
| isExternal | Boolean | Whether the callee is outside the binary | |
| thunkedVaddr | Long | Thunked virtual address | [optional] |