UndefinedFunction

Package: ghidra.util
Type: class

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)
removedmethod: getFunctionThunkAddresses
ghidra.program.model.address.Address[] getFunctionThunkAddresses()

10.0_PUBLIC

addedmethod: isDeleted
boolean isDeleted()

9.0.1_PUBLIC

introducedInitial version