Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 676 Bytes

File metadata and controls

21 lines (13 loc) · 676 Bytes

CallEdge

Properties

Name Type Description Notes
calleeFunctionId Long [optional]
calleeName String [optional]
calleeVaddr Long
callerFunctionId Long
callerName String [optional]
callerVaddr Long Entry vaddr of the caller function (joined from function_t).
importedFunctionId Long Imported function ID for an external callee, resolved via the thunk/stub address. [optional]
isExternal Boolean
thunkedVaddr Long [optional]