Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 539 Bytes

File metadata and controls

17 lines (9 loc) · 539 Bytes

AddCalleeInputBody

Properties

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]