FunctionSignature

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

10.3_PUBLIC

addedmethod: getCallingConvention
ghidra.program.model.lang.PrototypeModel getCallingConvention()
addedmethod: getCallingConventionName
java.lang.String getCallingConventionName()
addedmethod: hasNoReturn
boolean hasNoReturn()
addedmethod: hasUnknownCallingConventionName
boolean hasUnknownCallingConventionName()
addedfield: NORETURN_DISPLAY_STRING
static java.lang.String NORETURN_DISPLAY_STRING
removedmethod: getGenericCallingConvention
ghidra.program.model.data.GenericCallingConvention getGenericCallingConvention()

9.0.2_PUBLIC

introducedInitial version