| 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 |
| 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 |