Function

Package: ghidra.program.model.listing
Type: class

12.0_PUBLIC

addedmethod: getType
ghidra.program.model.symbol.Namespace.Type getType()

11.0_PUBLIC

modifiedfield: RETURN_PTR_PARAM_NAME
constant: None → "__return_storage_ptr__"
- static java.lang.String RETURN_PTR_PARAM_NAME
+ static java.lang.String RETURN_PTR_PARAM_NAME
modifiedfield: THIS_PARAM_NAME
constant: None → "this"
- static java.lang.String THIS_PARAM_NAME
+ static java.lang.String THIS_PARAM_NAME

10.3_PUBLIC

addedmethod: hasUnknownCallingConventionName
boolean hasUnknownCallingConventionName()
removedmethod: getDefaultCallingConventionName
java.lang.String getDefaultCallingConventionName()

10.2_PUBLIC

addedmethod: getFunctionThunkAddresses
ghidra.program.model.address.Address[] getFunctionThunkAddresses(boolean recursive)

10.0_PUBLIC

addedmethod: isDeleted
boolean isDeleted()

9.0.2_PUBLIC

introducedInitial version