Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 484 Bytes

File metadata and controls

15 lines (7 loc) · 484 Bytes

CalleesCallerFunctionsResponse

Properties

Name Type Description Notes
baseAddress BigInteger Base address of the binary
callees List<CalleeFunctionInfo> List of functions called by the target function
callers List<CallerFunctionInfo> List of functions that call the target function