Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 709 Bytes

File metadata and controls

20 lines (12 loc) · 709 Bytes

FunctionTypeInput

Properties

Name Type Description Notes
lastChange String [optional]
addr Integer Memory address of the function
size Integer Size of the function in bytes
header FunctionHeader Function header information
stackVars Map<String, StackVariable> [optional]
name String Name of the function
type String Return type of the function
artifactType String Type of artifact that the structure is associated with [optional]